From 84d787f70b353c0d41e46a20f5b04a32592c743e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=BA=A3o=20H=C3=A0?= Date: Sun, 30 Jun 2024 16:51:37 +0700 Subject: [PATCH] feat: release 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2305cfb..0532386 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@baronha/ting", - "version": "1.2.0", + "version": "1.2.1", "description": "test", "main": "lib/commonjs/index", "module": "lib/module/index",