Sha256: 0db59d7daa7df13cfa32a96e09e6084c4a4d684c2a00745eba7b3f4d2b30a1bd

Contents?: true

Size: 157 Bytes

Versions: 1

Compression:

Stored size: 157 Bytes

Contents

# encoding: UTF-8

require 'pathname'

module Git
  module Whistles
    VERSION = '1.4.2'
    GEMDIR = Pathname.new(__FILE__).parent.parent.parent
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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