lib/tw/version.rb in tw-1.0.6 vs lib/tw/version.rb in tw-1.0.7

- old
+ new

@@ -1,3 +1,3 @@ module Tw - VERSION = '1.0.6' + VERSION = '1.0.7' end