Sha256: 635b6d36787a9784ac6038f3a51a01633806e1af5f1bad36462d069dbf780929
Contents?: true
Size: 184 Bytes
Versions: 2
Compression:
Stored size: 184 Bytes
Contents
# Contains all of the modules and classes relevant to this gem. module RGitFlow # Represents this gem's current version. # @return [String] current version VERSION = "0.2.1" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rgitflow-0.2.1.pre.alpha.pre.32 | lib/rgitflow/version.rb |
rgitflow-0.2.1.pre.alpha.pre.28 | lib/rgitflow/version.rb |