Skip to content

Commit 1ebb09c

Browse files
authored
Release protobuf-5.1.0 (#1078)
1 parent 24f9cf0 commit 1ebb09c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

protobuf/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 5.1.0-wip
1+
## 5.1.0
22

33
* Update default size limit of `CodedBufferReader` from 67,108,864 bytes to
44
2,147,483,647 bytes, and default recursion limit from 64 to 100.

protobuf/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: protobuf
2-
version: 5.1.0-wip
2+
version: 5.1.0
33
description: >-
44
Runtime library for protocol buffers support. Use with package:protoc_plugin
55
to generate Dart code for your '.proto' files.

0 commit comments

Comments
 (0)