Sha256: b24a95eb23230212c61926befc86a199e3af55c7e45590f6482734a64e153a6a

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.2'
    end

  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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