lib/gush/version.rb in gush-3.0.0 vs lib/gush/version.rb in gush-4.0.0

- old
+ new

@@ -1,3 +1,3 @@ module Gush - VERSION = '3.0.0' + VERSION = '4.0.0'.freeze end