diff --git a/lib/trestle/auth/version.rb b/lib/trestle/auth/version.rb index 30aba69..4f6c0d0 100644 --- a/lib/trestle/auth/version.rb +++ b/lib/trestle/auth/version.rb @@ -1,5 +1,5 @@ module Trestle module Auth - VERSION = "0.4.0" + VERSION = "0.4.1" end end