From 6d74f239af5113519696fdb3e7d1a95a5f9349aa Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 10 Jan 2024 20:36:17 +0700 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ffc484..5af08e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nezuchan/i18n", - "version": "2.0.0", + "version": "3.0.0", "description": "A i18n Language manager, Supports for ts files with typings.", "main": "dist/index.js", "module": "dist/index.js",