Sha256: 971bc6e17b8c9e0f2e02cbab9eeb5cc2470d6882b76c03b61315e0c4f2b18950

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.2'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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