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