Sha256: 4ea00a6558ca248f9d9fccae04ae8bb3d02ccb0d88d8c178c70a93c9dd177df0
Contents?: true
Size: 231 Bytes
Versions: 1
Compression:
Stored size: 231 Bytes
Contents
# Source file identifying the version of AdapterExtensions in this package module AdapterExtensions#:nodoc: module VERSION #:nodoc: MAJOR = 0 MINOR = 5 TINY = 2 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
factorylabs-adapter_extensions-0.5.2 | lib/adapter_extensions/version.rb |