Sha256: d0bac924a1355e2ac13d9bcad0580d93af4a9cfe960c73302489bdea7b116b02
Contents?: true
Size: 134 Bytes
Versions: 1
Compression:
Stored size: 134 Bytes
Contents
module BugherdClient module VERSION MAJOR = 0 MINOR = 0 PATCH = 2 STRING = [MAJOR,MINOR,PATCH].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bugherd_client-0.0.2 | lib/bugherd_client/version.rb |