lib/switch_user/version.rb in switch_user-0.3.0 vs lib/switch_user/version.rb in switch_user-0.4.0

- old
+ new

@@ -1,3 +1,3 @@ module SwitchUser - VERSION = "0.3.0" + VERSION = "0.4.0" end