Sha256: f68f043d6fe89a09d637b168f9e0067bbdb08faecb1336b18f1e22c229a0ff25

Contents?: true

Size: 157 Bytes

Versions: 1

Compression:

Stored size: 157 Bytes

Contents

# encoding: UTF-8

require 'pathname'

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

Version data entries

1 entries across 1 versions & 1 rubygems

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