diff --git a/package.json b/package.json index 2ac27a3..7305701 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-translate", - "version": "6.0.0", + "version": "6.0.1", "description": "react utilities for simple i18n", "main": "./lib/index.js", "files": ["README.md", "LICENSE", "lib"],