Skip to content

Commit 8836e56

Browse files
committed
prepare for 0.5.3+2
1 parent 814653b commit 8836e56

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.3+2
2+
3+
* Resolved a strong-mode error.
4+
15
## 0.5.3+1
26

37
* Performance: Avoid excessive cloning in merge.

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: protobuf
2-
version: 0.5.3+1
2+
version: 0.5.3+2
33
author: Dart Team <[email protected]>
4-
description: Runtime library for protobuf support.
4+
description: Runtime library for protocol buffers support.
55
homepage: https://github.com/dart-lang/protobuf
66
environment:
77
sdk: '>=1.13.0 <2.0.0'

0 commit comments

Comments
 (0)