diff --git a/example/package.json b/example/package.json index 626a2cc..730d193 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "multipleimagepickerexample", - "version": "2.0.4", + "version": "2.1.2", "main": "expo/AppEntry.js", "scripts": { "start": "expo start", diff --git a/package.json b/package.json index 68f34bd..85a58cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@baronha/react-native-multiple-image-picker", - "version": "2.1.1", + "version": "2.1.2", "description": "� react-native-multiple-image-picker enables applications to pick images and videos from multiple smart albums in iOS/Android �", "main": "./lib/commonjs/index.js", "module": "./lib/module/index.js",