We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b73b0d commit 277b45aCopy full SHA for 277b45a
protobuf/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 4.2.0-wip
+## 4.2.0
2
3
* Internal refactoring to split the package into libraries. This allows
4
conditionally importing different libraries and improving performance by
protobuf/pubspec.yaml
@@ -1,5 +1,5 @@
name: protobuf
-version: 4.2.0-wip
+version: 4.2.0
description: >-
Runtime library for protocol buffers support. Use with package:protoc_plugin
5
to generate Dart code for your '.proto' files.
0 commit comments