Sha256: d459be9d9cb2bfea4c35a2ed3da752aec1e60eef94d029b4408bff8de11255dc
Contents?: true
Size: 192 Bytes
Versions: 1
Compression:
Stored size: 192 Bytes
Contents
# frozen_string_literal: true module SmartCore class Container # rubocop:disable Style/StaticClass # @api public # @since 0.1.0 # @version 0.9.0 VERSION = '0.9.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smart_container-0.9.0 | lib/smart_core/container/version.rb |