From 1a42148264b25866d9990711c8d236cba1c3d137 Mon Sep 17 00:00:00 2001 From: Jan Muehlemann Date: Wed, 11 Sep 2019 10:53:13 +0200 Subject: [PATCH] 10.12.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 353d53331..0932ee70b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-i18next", - "version": "10.12.3", + "version": "10.12.4", "description": "Internationalization for react done right. Using the i18next i18n ecosystem.", "main": "dist/commonjs/index.js", "types": "src/index.d.ts",