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