The current ADAL version.
1
0
31 32 33
# File 'lib/adal/version.rb', line 31 def to_s [MAJOR, MINOR, UPDATE].compact.join('.') end