Sha256: 0223211ce6e062f9cce149b0d47b37b3e71292a78b16e861bb05904e0f95fb9b

Contents?: true

Size: 654 Bytes

Versions: 6

Compression:

Stored size: 654 Bytes

Contents

# Copyright 2015 gRPC authors.
#
# 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.

# GRPC contains the General RPC module.
module GRPC
  VERSION = '1.8.0'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
grpc-1.8.0-x86-mingw32 src/ruby/lib/grpc/version.rb
grpc-1.8.0-x86-linux src/ruby/lib/grpc/version.rb
grpc-1.8.0-x86_64-linux src/ruby/lib/grpc/version.rb
grpc-1.8.0-x64-mingw32 src/ruby/lib/grpc/version.rb
grpc-1.8.0-universal-darwin src/ruby/lib/grpc/version.rb
grpc-1.8.0 src/ruby/lib/grpc/version.rb