Module: HireFire::Version

Defined in:
lib/hirefire/version.rb

Class Method Summary collapse

Class Method Details

.currentString

Returns the current version of the HireFire gem.

Returns:

  • (String)

    the current version of the HireFire gem



8
9
10
# File 'lib/hirefire/version.rb', line 8

def self.current
  '0.1.1'
end