diff --git a/example/yarn.lock b/example/yarn.lock index 80fb45b..012fe63 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4630,7 +4630,7 @@ react-native-really-awesome-button@^0.8.3: integrity sha1-gbnxl3XQ8JRGdVDsRYR2Lx+92EE= "react-native-zip-archive@file:..": - version "4.0.1" + version "4.0.3" react-native@0.58.6: version "0.58.6" diff --git a/package.json b/package.json index 33cdc37..9271d8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zip-archive", - "version": "4.0.1", + "version": "4.0.3", "description": "A little wrapper on ZipArchive for react-native", "main": "index.js", "scripts": {