We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package:source_map_stack_trace
1 parent d32231a commit 56db6f3Copy full SHA for 56db6f3
pkgs/source_map_stack_trace/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.1.2-wip
+## 2.1.2
2
3
* Require Dart 3.3.0
4
* Move to `dart-lang/tools` monorepo.
pkgs/source_map_stack_trace/pubspec.yaml
@@ -1,5 +1,5 @@
name: source_map_stack_trace
-version: 2.1.2-wip
+version: 2.1.2
description: A package for applying source maps to stack traces.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/source_map_stack_trace
5
0 commit comments