Sha256: 284cffb40e11da0afe6bf22fe38594ee443c591a6f7c801d0ad6f4064d04a7d3

Contents?: true

Size: 157 Bytes

Versions: 1

Compression:

Stored size: 157 Bytes

Contents

# encoding: UTF-8

require 'pathname'

module Git
  module Whistles
    VERSION = "0.9.1"
    GEMDIR = Pathname.new(__FILE__).parent.parent.parent
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
git-whistles-0.9.1 lib/git-whistles/version.rb