# semver quiz – hat high-end zero ranges

What is the lowest **invalid** version of `minimatch` in `glob@4.0.3`
which is **greater than `minimatch@0.3.0`**?

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

## Hints

* `npm info glob@4.0.3`
* `npm help semver`
