Sha256: a974a0edf8c4f5b20dc0d658f16cc0020cfb13351bab2a4dd41bd47e1e4d5c36

Contents?: true

Size: 146 Bytes

Versions: 1

Compression:

Stored size: 146 Bytes

Contents

# frozen_string_literal: true
# The comment above will make all strings in a current file frozen
module Lorekeeper
  VERSION = '1.6.0'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lorekeeper-1.6.0 lib/lorekeeper/version.rb