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

- old
+ new

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