Sha256: 01506030f4860d3c771b97dad66ac111a0f9916b4371b125babc7b416507b8ec

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.3.0'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

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