Sha256: 99ead2cbfcbea16091dc13979e732983e67752545e110cc8f3981fb6985ae16d

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 = 21,
    PATCH_VERSION = 1,
  ].join('.')
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
honey_format-0.21.1 lib/honey_format/version.rb