diff --git a/.gitignore b/.gitignore index e13f96b..87a7398 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ Example/testHotUpdate/artifacts yarn-error.log Example/testHotUpdate/.yarn +android/bin diff --git a/package.json b/package.json index f191de2..71e191d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "10.15.0", + "version": "10.15.1", "description": "react-native hot update", "main": "src/index", "scripts": {