lib/rubysmith/templates/%project_name%/VERSIONS.md.erb in rubysmith-6.6.0 vs lib/rubysmith/templates/%project_name%/VERSIONS.md.erb in rubysmith-6.9.0
- old
+ new
@@ -1,5 +1,5 @@
# Versions
-## <%= configuration.project_version %> (<%= configuration.now.strftime "%Y-%m-%d" %>)
+## <%= configuration.project_version %> (<%= configuration.loaded_at.strftime "%Y-%m-%d" %>)
- Added initial implementation.