lib/totter/version.rb in totter-0.3.5 vs lib/totter/version.rb in totter-0.3.6

- old
+ new

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