From 82ba5f0c40391b7d960dd968252ac853116dffeb Mon Sep 17 00:00:00 2001 From: akameco Date: Wed, 21 Aug 2019 00:18:22 +0900 Subject: [PATCH] v2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f02c451..5d16e4ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-react-intl-auto", - "version": "2.0.0", + "version": "2.1.0", "main": "lib/index.js", "types": "types.d.ts", "description": "i18n for the component age. Auto management react-intl ID",