lib/switch_user/version.rb in switch_user-0.9.3 vs lib/switch_user/version.rb in switch_user-0.9.4

- old
+ new

@@ -1,3 +1,3 @@ module SwitchUser - VERSION = "0.9.3" + VERSION = "0.9.4" end