Skip to content

Commit 814ffb9

Browse files
Ioseb GvritishviliIoseb Gvritishvili
authored andcommitted
build: version update which includes custom rendering prop and example code
1 parent 77354e1 commit 814ffb9

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-dynamically-selected-picker",
3-
"version": "3.1.3",
3+
"version": "3.2.0",
44
"description": "React Native Custom Picker for Android and IOS with onScroll change selected items",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",
@@ -181,4 +181,4 @@
181181
"example": "example",
182182
"lib": "lib"
183183
}
184-
}
184+
}

0 commit comments

Comments
 (0)