Skip to content

Commit c559fe5

Browse files
authoredOct 10, 2023
Release protoc_plugin-21.1.2 (#881)
1 parent 32ed0fe commit c559fe5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎protoc_plugin/CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## 21.1.2-dev
1+
## 21.1.2
22

3-
* Fix a bug in comment parsing ([#871], [#879]).
3+
* Fix a bug in comment parsing. ([#871], [#879])
44

55
[#871]: https://github.com/google/protobuf.dart/issues/871
66
[#879]: https://github.com/google/protobuf.dart/pull/879

‎protoc_plugin/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: protoc_plugin
2-
version: 21.1.2-dev
2+
version: 21.1.2
33
description: A protobuf protoc compiler plugin used to generate Dart code.
44
repository: https://github.com/google/protobuf.dart/tree/master/protoc_plugin
55

0 commit comments

Comments
 (0)
Please sign in to comment.