From 197462ed636050d250472ce02ab3d3024fa837ac Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Fri, 17 Mar 2017 17:41:16 -0700 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59ac788..aa28b38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-body", - "version": "1.0.0", + "version": "1.0.1", "description": "General HTTP request body parser", "main": "dist/index.js", "types": "dist/index.d.ts",