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