Sha256: 048989457f38ef8a5f68985c4ef44c8d9bf895be783421fe403ca7de48a2a39a
Contents?: true
Size: 148 Bytes
Versions: 1
Compression:
Stored size: 148 Bytes
Contents
# encoding: utf-8 # frozen_string_literal: true module Carbon # The version of Carbon. # # @return [::String] VERSION = "0.2.1".freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
carbon-core-0.2.1 | lib/carbon/version.rb |