Libraries
»
simple_auth
(2.0.3)
»
Index (V)
»
SimpleAuth
»
Version
Module: SimpleAuth::Version
Defined in:
lib/simple_auth/version.rb
Constant Summary
collapse
MAJOR =
2
MINOR =
0
PATCH =
3
STRING =
"#{MAJOR}.#{MINOR}.#{PATCH}"