Skip to content

Commit 277b45a

Browse files
authored
Release protobuf 4.2.0 (#1038)
1 parent 0b73b0d commit 277b45a

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-
## 4.2.0-wip
1+
## 4.2.0
22

33
* Internal refactoring to split the package into libraries. This allows
44
conditionally importing different libraries and improving performance by

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: 4.2.0-wip
2+
version: 4.2.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)