Skip to content

Commit

Permalink
docs: update to v0.3.0 in README (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Apr 4, 2022
1 parent 4cd1e49 commit 37d8e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To use the package in your tests, add it to your dev dependencies in your `pubsp

```yaml
dev_dependencies:
mockingjay: ^0.2.0
mockingjay: ^0.3.0
```
Then, in your tests, create a `MockNavigator` class like so:
Expand Down

0 comments on commit 37d8e5a

Please sign in to comment.