Sha256: 5cb47f5c5a94a89e3b31e7d5b7a3cbb14211050120ff9fe495ce0209a7f7e3db
Contents?: true
Size: 168 Bytes
Versions: 1
Compression:
Stored size: 168 Bytes
Contents
# frozen_string_literal: true module HoneyFormat # Gem version VERSION = [ MAJOR_VERSION = 0, MINOR_VERSION = 26, PATCH_VERSION = 0, ].join('.') end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
honey_format-0.26.0 | lib/honey_format/version.rb |