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