lib/big_brother/version.rb in big_brother-0.6.8 vs lib/big_brother/version.rb in big_brother-0.8.7

- old
+ new

@@ -1,3 +1,3 @@ module BigBrother - VERSION = "0.6.8" + VERSION = "0.8.7" end