diff --git a/package.json b/package.json index 058ba1e..5634d14 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "microrouter", "description": "🚉 A tiny and functional router for ZEIT's Micro", - "version": "2.2.3", + "version": "3.0.0", "main": "dist/index.js", "jsnext:main": "lib/index.js", "scripts": {