We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ed0fe commit c559fe5Copy full SHA for c559fe5
protoc_plugin/CHANGELOG.md
@@ -1,6 +1,6 @@
1
-## 21.1.2-dev
+## 21.1.2
2
3
-* Fix a bug in comment parsing ([#871], [#879]).
+* Fix a bug in comment parsing. ([#871], [#879])
4
5
[#871]: https://github.com/google/protobuf.dart/issues/871
6
[#879]: https://github.com/google/protobuf.dart/pull/879
protoc_plugin/pubspec.yaml
@@ -1,5 +1,5 @@
name: protoc_plugin
-version: 21.1.2-dev
+version: 21.1.2
description: A protobuf protoc compiler plugin used to generate Dart code.
repository: https://github.com/google/protobuf.dart/tree/master/protoc_plugin
0 commit comments