lib/totter/version.rb in totter-0.2.11 vs lib/totter/version.rb in totter-0.2.12

- old
+ new

@@ -1,4 +1,4 @@ module Totter # Verion of the Totter gem - VERSION = '0.2.11' + VERSION = '0.2.12' end