Skip to content

Commit c7bd60e

Browse files
committed
✨ feat: release 2.0.0
1 parent b3244ef commit c7bd60e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@baronha/react-native-multiple-image-picker",
3-
"version": "2.0",
3+
"version": "2.0.1",
44
"description": "� react-native-multiple-image-picker enables applications to pick images and videos from multiple smart albums in iOS/Android, similar to the current Facebook app.�",
55
"main": "lib/index",
66
"module": "lib/index",
@@ -9,6 +9,7 @@
99
"source": "src/index",
1010
"files": [
1111
"src",
12+
"nitrogen",
1213
"react-native.config.js",
1314
"lib",
1415
"android/build.gradle",

0 commit comments

Comments
 (0)