Sha256: cd1112858762f583b0867e000a8dd3885dde4c749f31d0eace0f57bfa5e66c83
Contents?: true
Size: 174 Bytes
Versions: 1
Compression:
Stored size: 174 Bytes
Contents
# frozen_string_literal: true module SmartCore module Initializer # @return [String] # # @api public # @since 0.1.0 VERSION = '0.1.0.alpha1' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smart_initializer-0.1.0.alpha1 | lib/smart_core/initializer/version.rb |