lib/stub_shell/version.rb in stub_shell-0.0.2 vs lib/stub_shell/version.rb in stub_shell-0.0.3

- old
+ new

@@ -1,3 +1,3 @@ module StubShell - VERSION = "0.0.2" + VERSION = "0.0.3" end