Method: God.version

Defined in:
lib/god.rb

.versionObject

Returns the version String.



731
732
733
# File 'lib/god.rb', line 731

def self.version
  God::VERSION
end