We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66054c commit f0953afCopy full SHA for f0953af
context/index.yaml
@@ -10,4 +10,3 @@ files:
10
title: Getting Started
11
description: This guide explains how to use `protocol-grpc` for building abstract
12
gRPC interfaces.
13
-
lib/protocol/grpc/version.rb
@@ -7,7 +7,7 @@
7
module Protocol
8
# @namespace
9
module GRPC
- VERSION = "0.4.0"
+ VERSION = "0.5.0"
end
0 commit comments