From b19575f16a84b5f92cfedefb01075ce402352e85 Mon Sep 17 00:00:00 2001 From: sinclair Date: Wed, 19 Jul 2023 02:06:39 +0900 Subject: [PATCH] Revision 0.29.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1212620..3077ceb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sinclair/typebox", - "version": "0.29.4", + "version": "0.29.5", "description": "JSONSchema Type Builder with Static Type Resolution for TypeScript", "keywords": [ "typescript",