Sha256: afc7372bd426b10263df69bdfb5cb9ce2985b544828b87118a2fe261b54216a4
Contents?: true
Size: 165 Bytes
Versions: 1
Compression:
Stored size: 165 Bytes
Contents
# frozen_string_literal: true module SmartCore module Injection # @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_injection-0.1.0 | lib/smart_core/injection/version.rb |