Sha256: 3200d1716494a0961a1f742af56157661a0f32cea6ed589197ec4223d56d48cf
Contents?: true
Size: 215 Bytes
Versions: 1
Compression:
Stored size: 215 Bytes
Contents
# -*- encoding: utf-8 -*- module EventedBluepill module VERSION #:nodoc: MAJOR = 0 MINOR = 0 TINY = 52 PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
evented_bluepill-0.0.52 | lib/evented_bluepill/version.rb |