lib/switch_user/version.rb in switch_user-0.9.1 vs lib/switch_user/version.rb in switch_user-0.9.2

- old
+ new

@@ -1,3 +1,3 @@ module SwitchUser - VERSION = "0.9.1" + VERSION = "0.9.2" end