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 814653b commit 8836e56Copy full SHA for 8836e56
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.5.3+2
2
+
3
+* Resolved a strong-mode error.
4
5
## 0.5.3+1
6
7
* Performance: Avoid excessive cloning in merge.
pubspec.yaml
@@ -1,7 +1,7 @@
name: protobuf
-version: 0.5.3+1
+version: 0.5.3+2
author: Dart Team <[email protected]>
-description: Runtime library for protobuf support.
+description: Runtime library for protocol buffers support.
homepage: https://github.com/dart-lang/protobuf
environment:
sdk: '>=1.13.0 <2.0.0'
0 commit comments