lib/knife/changelog/version.rb in knife-changelog-0.4.3 vs lib/knife/changelog/version.rb in knife-changelog-0.4.4.pre.alpha.pre.39

- old
+ new

@@ -1,5 +1,5 @@ module Knife module Changelog - VERSION = "0.4.3" + VERSION = "0.4.4" end end