diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cda2a9d6..5adedc277 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## upcoming +## 0.5.3 * fix zigzag function so all coded buffer reader tests work on dart2js. diff --git a/pubspec.yaml b/pubspec.yaml index 0a13f216c..d67c6053c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: protobuf -version: 0.5.2 +version: 0.5.3 author: Dart Team description: Runtime library for protobuf support. homepage: https://github.com/dart-lang/dart-protobuf