Sha256: f38da7f3cca920d2871461ce5ad9d95362145dd48ae18fde3488f76158639d7d

Contents?: true

Size: 197 Bytes

Versions: 5

Compression:

Stored size: 197 Bytes

Contents

# frozen_string_literal: true

module Aserto
  module Grpc
    module Authz
      VERSION = File.read(
        File.join(__dir__, "..", "..", "..", "..", "VERSION")
      ).chomp
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
aserto-grpc-authz-0.0.7 lib/aserto/grpc/authz/version.rb
aserto-grpc-authz-0.0.6 lib/aserto/grpc/authz/version.rb
aserto-grpc-authz-0.0.5 lib/aserto/grpc/authz/version.rb
aserto-grpc-authz-0.0.4 lib/aserto/grpc/authz/version.rb
aserto-grpc-authz-0.0.2 lib/aserto/grpc/authz/version.rb