commit | 24614f9961413d4527a5b1bc525102380f825705 | [log] [tgz] |
---|---|---|
author | Zachary Anderson <zra@google.com> | Mon May 23 12:34:30 2016 -0700 |
committer | Zachary Anderson <zra@google.com> | Mon May 23 12:34:30 2016 -0700 |
tree | e07f35480efc53293d3084ccf59b16058615aec0 | |
parent | ef5cd660ec6f1c50eaff62c81ea7662662d04e15 [diff] |
Dart: Bump leaf package versions Review URL: https://codereview.chromium.org/2007643002 .
diff --git a/mojo/dart/packages/mojo/CHANGELOG.md b/mojo/dart/packages/mojo/CHANGELOG.md index 36fd579..dc12ca2 100644 --- a/mojo/dart/packages/mojo/CHANGELOG.md +++ b/mojo/dart/packages/mojo/CHANGELOG.md
@@ -1,3 +1,9 @@ +## 0.4.23 + + - 28 changes: https://github.com/domokit/mojo/compare/107bac0...ef5cd66 + + MOJO_SDK: ef5cd660ec6f1c50eaff62c81ea7662662d04e15 + ## 0.4.22 - 22 changes: https://github.com/domokit/mojo/compare/12d71ee...f56fd59
diff --git a/mojo/dart/packages/mojo/pubspec.yaml b/mojo/dart/packages/mojo/pubspec.yaml index ab2202a..0ba66cf 100644 --- a/mojo/dart/packages/mojo/pubspec.yaml +++ b/mojo/dart/packages/mojo/pubspec.yaml
@@ -2,4 +2,4 @@ description: Dart files to support executing inside Mojo. homepage: https://github.com/domokit/mojo name: mojo -version: 0.4.22 +version: 0.4.23
diff --git a/mojo/dart/packages/mojo_services/CHANGELOG.md b/mojo/dart/packages/mojo_services/CHANGELOG.md index 9a824fe..f263397 100644 --- a/mojo/dart/packages/mojo_services/CHANGELOG.md +++ b/mojo/dart/packages/mojo_services/CHANGELOG.md
@@ -1,3 +1,9 @@ +## 0.4.30 + + - 28 changes: https://github.com/domokit/mojo/compare/107bac0...ef5cd66 + + MOJO_SDK: ef5cd660ec6f1c50eaff62c81ea7662662d04e15 + ## 0.4.29 - 22 changes: https://github.com/domokit/mojo/compare/12d71ee...f56fd59
diff --git a/mojo/dart/packages/mojo_services/pubspec.yaml b/mojo/dart/packages/mojo_services/pubspec.yaml index dfa4a85..03b93ef 100644 --- a/mojo/dart/packages/mojo_services/pubspec.yaml +++ b/mojo/dart/packages/mojo_services/pubspec.yaml
@@ -4,4 +4,4 @@ description: Generated bindings for mojo services homepage: https://github.com/domokit/mojo name: mojo_services -version: 0.4.29 +version: 0.4.30