diff --git a/package.json b/package.json index 40a7eec..b1e2bee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nezuchan/i18n", - "version": "2.0.0-alpha-1", + "version": "2.0.0", "description": "A i18n Language manager, Supports for ts files with typings.", "main": "dist/index.js", "module": "dist/index.js",