# semver quiz!

What is the lowest **invalid** version of `lru-cache` in
`minimatch@0.3.0` which is **greater than `lru-cache@2.0.0`**?

`npm-tutor verify <x.y.z>` to proceed.

## Hints

* `npm info minimatch@0.3.0`
* `npm help semver`
