diff --git a/package.json b/package.json index a62ed83..224f8da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "micro-match", "description": "A simple url matching utility for micro.", - "version": "0.1.2", + "version": "0.2.0", "main": "source/index.js", "scripts": { "test": "./node_modules/.bin/jest",