Skip to content

Commit d5906e7

Browse files
authored
rev to 22.1.0 in prep for publishing (#989)
- bump to a new minor version (we'd added some new API methods) - rev to a stable (non `-wip`) version in prep for publishing
1 parent 072f99d commit d5906e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

protoc_plugin/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 22.0.2-wip
1+
## 22.1.0
22

33
* Fix factory argument types for protobuf `Map` fields. ([#975])
44
* Fix import order changes when files are passed in different order to `protoc`.

protoc_plugin/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: protoc_plugin
2-
version: 22.0.2-wip
2+
version: 22.1.0
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)