Method: Lesstrack.version

Defined in:
lib/lesstrack.rb

.versionObject

Returns the version string for the library.



73
74
75
# File 'lib/lesstrack.rb', line 73

def self.version
  VERSION
end