Skip to content

Commit 56db6f3

Browse files
authored
Publish new version of package:source_map_stack_trace (#296)
1 parent d32231a commit 56db6f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/source_map_stack_trace/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.1.2-wip
1+
## 2.1.2
22

33
* Require Dart 3.3.0
44
* Move to `dart-lang/tools` monorepo.

pkgs/source_map_stack_trace/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: source_map_stack_trace
2-
version: 2.1.2-wip
2+
version: 2.1.2
33
description: A package for applying source maps to stack traces.
44
repository: https://github.com/dart-lang/tools/tree/main/pkgs/source_map_stack_trace
55

0 commit comments

Comments
 (0)