Sha256: 7354db3df7304560b9226f4ed5021c1663fd9b46f6f12b78125b043a04cdb988
Contents?: true
Size: 159 Bytes
Versions: 1
Compression:
Stored size: 159 Bytes
Contents
# frozen_string_literal: true module Core module Operation VERSION = "0.2.0" # [public] # def self.version VERSION end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
core-operation-0.2.0 | lib/core/operation/version.rb |