From 361efa7378ec90d7da765a5095b9edb68d4d0620 Mon Sep 17 00:00:00 2001 From: Eric <43848365+eegli@users.noreply.github.com> Date: Fri, 15 Apr 2022 11:42:38 +0200 Subject: [PATCH] v0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b21e236..a73c385 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "type": "git", "url": "https://github.com/eegli/tinyparse.git" }, - "version": "0.5.0", + "version": "0.5.1", "type": "commonjs", "license": "MIT", "main": "dist/index.js",