diff --git a/package.json b/package.json index 1e30f82..dcf6d49 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-bundle-splitter", "author": "Kiryl Ziusko", - "version": "3.0.0", + "version": "3.0.1", "description": "Decrease your start up time and RAM memory consumption by an application via splitting JS bundle by components and navigation routes", "repository": "https://github.com/kirillzyusko/react-native-bundle-splitter", "homepage": "https://kirillzyusko.github.io/react-native-bundle-splitter/",