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 86dfa6b commit 60dfaedCopy full SHA for 60dfaed
protoc_plugin/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 22.3.0-wip
+## 22.3.0
2
3
* Update the generated code to improve readability and to better follow common
4
Dart patterns.
protoc_plugin/pubspec.yaml
@@ -1,5 +1,5 @@
name: protoc_plugin
-version: 22.3.0-wip
+version: 22.3.0
description: A protobuf protoc compiler plugin used to generate Dart code.
repository: https://github.com/google/protobuf.dart/tree/master/protoc_plugin
5
0 commit comments