lib/simple_command/version.rb in simple_command-0.0.3 vs lib/simple_command/version.rb in simple_command-0.0.4

- old
+ new

@@ -1,3 +1,3 @@ module SimpleCommand - VERSION = "0.0.3" + VERSION = '0.0.4' end