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

Unified Diff: pkg/kernel/pubspec.yaml

Issue 2862713002: Prepare package:analyzer 0.30.0. (Closed)
Patch Set: rev versions Created 3 years, 8 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
« no previous file with comments | « pkg/kernel/README.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/pubspec.yaml
diff --git a/pkg/kernel/pubspec.yaml b/pkg/kernel/pubspec.yaml
index 65ceb4d74d940d5029a865fe4394f5985bf2664f..9f963486f9483a20c008c8a4d2fce674be1d9aa7 100644
--- a/pkg/kernel/pubspec.yaml
+++ b/pkg/kernel/pubspec.yaml
@@ -1,5 +1,5 @@
name: kernel
-version: 0.2.0
+version: 0.3.0-dev.1
author: Dart Team <misc@dartlang.org>
description: Dart IR (Intermediate Representation)
homepage: https://github.com/dart-lang/kernel
@@ -11,8 +11,8 @@ dependencies:
logging: ^0.11.2
package_config: ^1.0.0
dev_dependencies:
- analyzer: ^0.30.0-alpha.3
- front_end: ^0.1.0-alpha.2
+ analyzer: ^0.30.0
+ front_end: 0.1.0-alpha.4
test: ^0.12.15+6
stack_trace: ^1.6.6
ansicolor: ^0.0.9
« no previous file with comments | « pkg/kernel/README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698