lib/switch_user/version.rb in switch_user-0.6.0 vs lib/switch_user/version.rb in switch_user-0.7.0

- old
+ new

@@ -1,3 +1,3 @@ module SwitchUser - VERSION = "0.6.0" + VERSION = "0.7.0" end