From 0aed395628b1cf9c1aeaac87b426532de43894d5 Mon Sep 17 00:00:00 2001 From: Alex / KATT Date: Fri, 13 Oct 2023 02:29:16 +0200 Subject: [PATCH] fix: release failed - bumping verison manually (#63) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e9c93a..87bae1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tupleson", - "version": "0.17.0", + "version": "0.17.1", "description": "A hackable JSON serializer/deserializer", "repository": { "type": "git",