From a4b36e7dacbb4828595353147e23bc9445eb54b8 Mon Sep 17 00:00:00 2001 From: akameco Date: Thu, 17 Oct 2019 03:58:38 +0900 Subject: [PATCH] v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e9db615..31a9aa0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-react-intl-auto", - "version": "2.3.0", + "version": "3.0.0", "main": "lib/index.js", "types": "types.d.ts", "description": "i18n for the component age. Auto management react-intl ID",