Sha256: c6c914915398822768f7d3489bec09b8d403fb277ec84e49b68776231798c66e

Contents?: true

Size: 177 Bytes

Versions: 1

Compression:

Stored size: 177 Bytes

Contents

# encoding: utf-8

module HireFire
  module Version

    ##
    # @return [String] the current version of the HireFire gem
    def self.current
      '0.1.4'
    end

  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hirefire-0.1.4 lib/hirefire/version.rb