lib/juxtapose/version.rb in motion-juxtapose-0.3.1 vs lib/juxtapose/version.rb in motion-juxtapose-0.3.2

- old
+ new

@@ -1,3 +1,3 @@ module Juxtapose - VERSION = "0.3.1" + VERSION = "0.3.2" end