Skip to content

Commit

Permalink
Prepare release 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy committed May 16, 2024
1 parent c04aa29 commit cb6dae7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.4.3

- Remove unused dependencies. Fixes incompatibility with latest test_api versions #55

## 0.4.2

- Switch to `renderView.size` to get the window size
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: spot
description: Chainable finders and better assertions for powerful widget tests.
version: 0.4.2
version: 0.4.3
repository: https://github.com/passsy/spot
issue_tracker: https://github.com/passsy/spot/issues

Expand Down

0 comments on commit cb6dae7

Please sign in to comment.