Skip to content

Commit b3b04d3

Browse files
committed
Bump minor version.
1 parent f8bbcee commit b3b04d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/protocol/grpc/version.rb

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

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Please see the [project documentation](https://socketry.github.io/protocol-grpc/
2828

2929
Please see the [project releases](https://socketry.github.io/protocol-grpc/releases/index) for all releases.
3030

31-
### Unreleased
31+
### v0.1.0
3232

3333
- Initial design.
3434

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Releases
22

3-
## Unreleased
3+
## v0.1.0
44

55
- Initial design.

0 commit comments

Comments
 (0)