diff --git a/lib/trestle/auth/version.rb b/lib/trestle/auth/version.rb index 3a9c24d..a257ada 100644 --- a/lib/trestle/auth/version.rb +++ b/lib/trestle/auth/version.rb @@ -1,5 +1,5 @@ module Trestle module Auth - VERSION = "0.1.0" + VERSION = "0.2.0" end end