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