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

Unified Diff: pkg/stack_trace/pubspec.yaml

Issue 344953002: Properly handle synchronous errors in Chain.capture. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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/stack_trace/lib/src/chain.dart ('k') | pkg/stack_trace/test/chain_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/stack_trace/pubspec.yaml
diff --git a/pkg/stack_trace/pubspec.yaml b/pkg/stack_trace/pubspec.yaml
index ddad7f97105f3b1f1fe42cb7ea6a139efe57cc85..d4e6caf2765c2dc885e45a4be7b6b9219b3454da 100644
--- a/pkg/stack_trace/pubspec.yaml
+++ b/pkg/stack_trace/pubspec.yaml
@@ -1,5 +1,5 @@
name: stack_trace
-version: 1.0.0
+version: 1.0.0+1
Bob Nystrom 2014/06/19 21:08:45 Let's make this 1.0.1. It's a legit bug fix.
nweiz 2014/06/19 21:12:15 Oh, right. That's what I meant to do, I'm just so
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >
« no previous file with comments | « pkg/stack_trace/lib/src/chain.dart ('k') | pkg/stack_trace/test/chain_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698