Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(178)

Unified Diff: pubspec.yaml

Issue 1569783006: Bump the version number and re-baseline codegen/expect (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 4657a201561a3c4cd0c19872f9fc47e2dad2d3a3..cebd6dd0d300519e079ebdc66ea61d32e1c6134f 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,6 @@
name: dev_compiler
# When updating this version, also update the version in lib/devc.dart.
-version: 0.1.13
+version: 0.1.14
description: >
Experimental Dart to JavaScript compiler designed to create idiomatic,
readable JavaScript output.
@@ -9,6 +9,7 @@ author: Dart Dev Compiler team <dev-compiler@dartlang.org>
homepage: https://github.com/dart-lang/dev_compiler
dependencies:
+ analyzer: ^0.27.1+2
args: ^0.13.0
cli_util: ^0.0.1
crypto: ^0.9.0

Powered by Google App Engine
This is Rietveld 408576698