Sha256: 7b2cf7dcff193d76181649fa026fdfd4eab3debee2de74cfbde36dee33c8b4d1
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.0.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smart_operation-0.0.0 | lib/smart_core/operation/version.rb |