Sha256: 375d0af36189bef3d5bdc08e6087611b5f3ec65ba53275f68b5b71990b852810

Contents?: true

Size: 157 Bytes

Versions: 1

Compression:

Stored size: 157 Bytes

Contents

# encoding: UTF-8

require 'pathname'

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

Version data entries

1 entries across 1 versions & 1 rubygems

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