diff --git a/README.md b/README.md index 634174b..990155f 100644 --- a/README.md +++ b/README.md @@ -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: