Sha256: 1a1b5db6f2fef116e61df91d798e0c705a7796caa6f4848c0176f5315f4c815d
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.0" 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.0 | lib/git-whistles/version.rb |