Skip to content

Commit d2f36d6

Browse files
authored
v5.1.23
Note v5.1.22 was tagged, but package.json was not incremented, so npmjs.com publish failed and v5.1.22 was not officially released to npmjs.com This release (v5.1.23) is equivalent in all ways except the tag name / version number.
2 parents a3ffe98 + c84bfbd commit d2f36d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-dropdown-picker",
3-
"version": "5.1.21",
3+
"version": "5.1.23",
44
"description": "A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.",
55
"keywords": [
66
"picker",

0 commit comments

Comments
 (0)