From 30a861c05d087565f4535c51c74d3b5a5490b0b7 Mon Sep 17 00:00:00 2001 From: Etienne Deladonchamps Date: Fri, 3 Nov 2023 00:17:59 +0100 Subject: [PATCH] Release 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfa72be..ec837cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dldc/zenjson", - "version": "1.1.2", + "version": "2.0.0", "description": "Transform custom types into JSON-compatible data.", "keywords": [ "json",