Skip to content

Commit e4a3b7f

Browse files
committed
3.0.0-vnext.2
1 parent 096a3e2 commit e4a3b7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-image-picker",
3-
"version": "3.0.0-vnext.1",
3+
"version": "3.0.0-vnext.2",
44
"description": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera",
55
"react-native": "src/index.ts",
66
"types": "lib/typescript/index.d.ts",
@@ -12,7 +12,7 @@
1212
"/src",
1313
"/lib"
1414
],
15-
"author": "Johan du Toit (Johan0dutoit)",
15+
"author": "Johan du Toit (Johan-dutoit)",
1616
"contributors": [
1717
{
1818
"name": "Raviraj",

0 commit comments

Comments
 (0)