Sha256: 93241bd8738982e42dc75146d58616441ebbfca3c8718d0720fd57e084ce0059

Contents?: true

Size: 167 Bytes

Versions: 1

Compression:

Stored size: 167 Bytes

Contents

# frozen_string_literal: true

module Intranet
  class Core
    # The version of the Intranet core, according to semantic versionning.
    VERSION = '1.0.0'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
intranet-core-1.0.0 lib/intranet/core/version.rb