From c0ad54290667bfa224c383acb695ec490b59cb25 Mon Sep 17 00:00:00 2001 From: Borewit Date: Wed, 22 Jul 2020 21:12:15 +0200 Subject: [PATCH] 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08835d93..247198a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tokenizer/http", - "version": "0.5.2", + "version": "0.6.0", "description": "HTTP tokenizer for Node.js and browser", "main": "lib/index.js", "typings": "lib/index.d.ts",