lib/idonethis/cli/version.rb in idonethis-cli-0.6.0 vs lib/idonethis/cli/version.rb in idonethis-cli-0.7.0
- old
+ new
@@ -1,5 +1,5 @@
-module Idonethis
- module Cli
- VERSION = "0.6.0"
- end
-end
+module Idonethis
+ module Cli
+ VERSION = "0.7.0"
+ end
+end