From 59a31f94de8164d895f478c34c7f11f19d73e3b6 Mon Sep 17 00:00:00 2001 From: akameco Date: Fri, 1 Nov 2019 01:24:15 +0900 Subject: [PATCH] v3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b13d15e1..2881397a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-react-intl-auto", - "version": "3.0.0", + "version": "3.0.1", "main": "lib/index.js", "types": "types.d.ts", "description": "i18n for the component age. Auto management react-intl ID",