Sha256: 2ce78f19592fb390a74256f462437339da9c5c4772f2f3a402f7b4b64a5a59fd
Contents?: true
Size: 164 Bytes
Versions: 1
Compression:
Stored size: 164 Bytes
Contents
# frozen_string_literal: true module SmartCore class Operation # @return [String] # # @api public # @since 0.1.0 VERSION = '0.1.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smart_operation-0.1.0 | lib/smart_core/operation/version.rb |