Sha256: 9065682806b82cfcab0da86f77d37a7005113f8d4b79ddfea7de48b057b6a3b3
Contents?: true
Size: 175 Bytes
Versions: 1
Compression:
Stored size: 175 Bytes
Contents
# encoding: utf-8 module Selector # The semantic version of the gem. # @see http://semver.org/ Semantic versioning 2.0 VERSION = "0.0.3".freeze end # module Selector
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
selector-0.0.3 | lib/selector/version.rb |