Sha256: 9bc5e82bf3e89a7f5db30f3638f27d9b8ed568f51644b61d886acc6a4b24e211

Contents?: true

Size: 139 Bytes

Versions: 1

Compression:

Stored size: 139 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

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