Skip to content

Commit f0953af

Browse files
committed
Bump minor version.
1 parent a66054c commit f0953af

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

context/index.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ files:
1010
title: Getting Started
1111
description: This guide explains how to use `protocol-grpc` for building abstract
1212
gRPC interfaces.
13-

lib/protocol/grpc/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
module Protocol
88
# @namespace
99
module GRPC
10-
VERSION = "0.4.0"
10+
VERSION = "0.5.0"
1111
end
1212
end
1313

0 commit comments

Comments
 (0)