diff --git a/package.json b/package.json index 8b202fe..51ec9f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-i18nify", - "version": "6.1.1", + "version": "6.1.2", "description": "Simple i18n translation and localization components and helpers for React.", "main": "./cjs/index.js", "module": "./es/index.js",