# semver quiz – hat high-end

What is the lowest **invalid** version of `graceful-fs` in `glob@4.0.3`
which is **greater than `graceful-fs@3.0.2`**?

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

## Hints

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