lib/testingbot/version.rb in testingbot-0.0.5 vs lib/testingbot/version.rb in testingbot-0.0.6

- old
+ new

@@ -1,3 +1,3 @@ module Testingbot - VERSION = "0.0.5" + VERSION = "0.0.6" end