Sha256: 94c253e6ba168c1a2e6cf19facd75e0edd2e4074f218c61ec1a953bc88ed4db3

Contents?: true

Size: 751 Bytes

Versions: 1

Compression:

Stored size: 751 Bytes

Contents

# frozen_string_literal: true

# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

module Google
  module Serverless
    class Exec
      # The current version of this gem, as a string.
      VERSION = "0.2.0"
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
google-serverless-exec-0.2.0 lib/google/serverless/exec/version.rb