Skip to content

Commit

Permalink
bump version to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Slesinsky committed Jul 12, 2016
1 parent 6ab6e52 commit 49b0067
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## upcoming
## 0.5.3

* fix zigzag function so all coded buffer reader tests work on dart2js.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: protobuf
version: 0.5.2
version: 0.5.3
author: Dart Team <[email protected]>
description: Runtime library for protobuf support.
homepage: https://github.com/dart-lang/dart-protobuf
Expand Down

0 comments on commit 49b0067

Please sign in to comment.