diff --git a/package.json b/package.json index fdfec76..7e1f151 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unexpected-express", - "version": "8.5.0", + "version": "9.0.0", "description": "Extend the unexpected assertion library with support for testing Express middleware", "main": "lib/unexpectedExpress.js", "scripts": {