lib/trestle/auth/otp/version.rb in trestle-auth-otp-0.1.1 vs lib/trestle/auth/otp/version.rb in trestle-auth-otp-0.2.0
- old
+ new
@@ -1,7 +1,7 @@
module Trestle
module Auth
module Otp
- VERSION = "0.1.1"
+ VERSION = "0.2.0"
end
end
end