Skip to content

Commit 1915480

Browse files
committed
Bumping version to fix
1 parent 00c56a7 commit 1915480

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

RELEASE_NOTES.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ Releases are tagged in git with the `ruby-` and `go-` prefixes. To follow [Go mo
88

99
## Go
1010

11+
### 1.14.1
12+
13+
https://github.com/arthurnn/twirp-ruby/compare/go-v1.14.0...go-v1.14.1
14+
15+
Bumping version to fix tag
16+
1117
### 1.14.0
1218

13-
- Update `google.golang.org/protobuf`(v1.36.6) and drop `github.com/golang/protobuf` dependency [#131](https://github.com/arthurnn/twirp-ruby/pull/131)
19+
https://github.com/arthurnn/twirp-ruby/compare/v1.13.0...go-v1.14.0
1420

15-
Full Changelog: https://github.com/arthurnn/twirp-ruby/compare/v1.13.0...go-v1.14.0
21+
- Update `google.golang.org/protobuf`(v1.36.6) and drop `github.com/golang/protobuf` dependency [#131](https://github.com/arthurnn/twirp-ruby/pull/131)
1622

1723
### 1.13.0 & 1.12.0 & 1.11.0
1824

protoc-gen-twirp_ruby/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313

1414
package main
1515

16-
const Version = "1.14.0"
16+
const Version = "1.14.1"

0 commit comments

Comments
 (0)