lib/simple_command/version.rb in simple_command-0.0.8 vs lib/simple_command/version.rb in simple_command-0.0.9

- old
+ new

@@ -1,3 +1,3 @@ module SimpleCommand - VERSION = '0.0.8' + VERSION = '0.0.9' end