Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Sep 11, 2024
1 parent f849bf5 commit 2bae72a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions pkgs/source_map_stack_trace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 2.1.3-wip

## 2.1.2

* Require Dart 3.3.0
Expand Down
2 changes: 1 addition & 1 deletion pkgs/source_map_stack_trace/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: source_map_stack_trace
version: 2.1.2
version: 2.1.3-wip
description: A package for applying source maps to stack traces.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/source_map_stack_trace

Expand Down

0 comments on commit 2bae72a

Please sign in to comment.