From c08282eaf1a2b70b38d0a5f1749c41309b04279a Mon Sep 17 00:00:00 2001 From: Jan Muehlemann Date: Tue, 29 Oct 2019 17:12:43 +0100 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3f78e2b..535a093b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-i18next", - "version": "11.0.0", + "version": "11.0.1", "description": "Internationalization for react done right. Using the i18next i18n ecosystem.", "main": "dist/commonjs/index.js", "types": "src/index.d.ts",