From 96f334e25087a8a944e2fc7ffc4c20dcf8a6676b Mon Sep 17 00:00:00 2001 From: David Mattia Date: Tue, 5 Dec 2023 15:23:11 +0000 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc264ac..9e7d732 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Transcend Inc.", "name": "@transcend-io/type-utils", "description": "Small package containing useful typescript utilities.", - "version": "1.1.2", + "version": "1.2.0", "homepage": "https://github.com/transcend-io/type-utils", "repository": { "type": "git",