lib/new/template.rb in new-0.0.6 vs lib/new/template.rb in new-0.0.7

- old
+ new

@@ -5,10 +5,10 @@ # The foundation for new template configuration files # CUSTOM_CONFIG_TEMPLATE = { license: '[LICENSE]', - version: '[VERSION]', + version: '0.0.0', developer: { name: '[NAME]', email: '[EMAIL]' } }