Chromium Code Reviews| 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: > |