0.1.1
1 files changed, 1 insertions(+), 1 deletions(-) M package.json
M package.json => package.json +1 -1
@@ 1,6 1,6 @@ { "name": "micro-get", - "version": "0.1.0", + "version": "0.1.1", "description": "Package to filter GET HTTP requests with micro", "main": "src/index.js", "scripts": {