Method: Configit.version

Defined in:
lib/configit.rb

.versionObject

Returns the version string for the library.



12
13
14
# File 'lib/configit.rb', line 12

def self.version
  VERSION
end