Sha256: 3f64cdeda02f55b20c7e93eae9d3f5251d0af96d6a01bf8316075f4f618ef291
Contents?: true
Size: 122 Bytes
Versions: 1
Compression:
Stored size: 122 Bytes
Contents
# frozen_string_literal: true module Bullion VERSION = [ 0, # major 4, # minor 0 # patch ].join(".") end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bullion-0.4.0 | lib/bullion/version.rb |