From b33de0c6ffd03d07b153ec72c5dbb5abcc19e3cd Mon Sep 17 00:00:00 2001 From: KATT Date: Fri, 13 Oct 2023 02:27:16 +0200 Subject: [PATCH] fix: release failed - bumping verison manually --- 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",