README.md in version_info-0.6.1 vs README.md in version_info-0.6.2
- old
+ new
@@ -58,10 +58,10 @@
### Rake tasks
Put in your rake file:
- VersionInfo::Tasks.install
+ VersionInfo::Tasks.install(MyProject) # pass here the thing where you included VersionInfo
And you get a few tasks within namespace vinfo:
rake -T
=>