Skip to content

Commit 37d8e5a

Browse files
authored
docs: update to v0.3.0 in README (#29)
1 parent 4cd1e49 commit 37d8e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To use the package in your tests, add it to your dev dependencies in your `pubsp
2121

2222
```yaml
2323
dev_dependencies:
24-
mockingjay: ^0.2.0
24+
mockingjay: ^0.3.0
2525
```
2626
2727
Then, in your tests, create a `MockNavigator` class like so:

0 commit comments

Comments
 (0)