Sha256: a5e711cc5c7b3e673563833b8046da6f7cbccabff8330d668ea593298a24f43d
Contents?: true
Size: 154 Bytes
Versions: 1
Compression:
Stored size: 154 Bytes
Contents
module Git module Multi NAME = 'git-multi'.freeze VERSION = '2.10.0'.freeze def self.version "#{NAME} v#{VERSION}" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
git-multi-2.10.0 | lib/git/multi/version.rb |