diff --git a/lib/trestle/auth/version.rb b/lib/trestle/auth/version.rb index c82a639..e0fe168 100644 --- a/lib/trestle/auth/version.rb +++ b/lib/trestle/auth/version.rb @@ -1,5 +1,5 @@ module Trestle module Auth - VERSION = "0.2.1" + VERSION = "0.2.2" end end