From 8cbf66a7cdfd97ccd997ee9546ee0ee4b0a01456 Mon Sep 17 00:00:00 2001 From: Mark Silva Date: Thu, 1 Jun 2023 18:07:59 +0800 Subject: [PATCH] REAFACTOR: set tags --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a228830..6fec58a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obp-typescript", - "version": "1.0.32", + "version": "1.0.33", "license": "Apache-2.0", "scripts": { "build": "tsc --declaration && tsc-alias",