lib/rubysmith/templates/%project_name%/VERSIONS.adoc.erb in rubysmith-6.10.0 vs lib/rubysmith/templates/%project_name%/VERSIONS.adoc.erb in rubysmith-7.0.0

- old
+ new

@@ -1,5 +1,5 @@ = Versions -== <%= configuration.project_version %> (<%= configuration.loaded_at.strftime "%Y-%m-%d" %>) +== <%= settings.project_version %> (<%= settings.loaded_at.strftime "%Y-%m-%d" %>) * Added initial implementation.