From e66d3d07e5d0639d14d5b599cba1c8afa58ad756 Mon Sep 17 00:00:00 2001 From: Julian Viereck Date: Wed, 2 Feb 2022 10:07:55 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d17f13..a7127d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "regjsparser", - "version": "0.8.3", + "version": "0.8.4", "author": "'Julian Viereck' ", "license": "BSD-2-Clause", "main": "./parser",