lib/knife/changelog/version.rb in knife-changelog-0.0.8 vs lib/knife/changelog/version.rb in knife-changelog-0.1.0.pre.alpha.pre.20
- old
+ new
@@ -1,5 +1,5 @@
module Knife
module Changelog
- VERSION = "0.0.8"
+ VERSION = "0.1.0"
end
end