lib/pusherable/version.rb in pusherable-1.2.3 vs lib/pusherable/version.rb in pusherable-1.3.0

- old
+ new

@@ -1,3 +1,3 @@ module Pusherable - VERSION = "1.2.3" + VERSION = "1.3.0" end