From 3bb5d2b6c48c9d9ffc091577ea53ddeafb8c00fb Mon Sep 17 00:00:00 2001 From: Boris Cherny Date: Tue, 29 Aug 2023 15:11:11 +0900 Subject: [PATCH] 13.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fc6582b..b0560ee9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-to-typescript", - "version": "13.1.0", + "version": "13.1.1", "description": "compile json schema to typescript typings", "main": "dist/src/index.js", "bin": {