Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rIIh committed Aug 5, 2024
1 parent 2e16513 commit c9c2be9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/test_reporter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.1.3

- fix test runner errors terminate test runner process

## 1.1.2

- lower dart sdk version bound
Expand Down
2 changes: 1 addition & 1 deletion packages/test_reporter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: test_reporter
description: CLI Utility to wrap dart tests with reporter plugins
version: 1.1.2
version: 1.1.3
repository: https://github.com/rIIh/dart_test_reporter
issue_tracker: https://github.com/rIIh/dart_test_reporter/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+%5Btest_reporter%5D

Expand Down

0 comments on commit c9c2be9

Please sign in to comment.