Skip to content

Commit e682ca5

Browse files
committed
4.0.0-rc.2
1 parent 66e8673 commit e682ca5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/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-autocomplete-dropdown-playground",
3-
"version": "4.0.0-rc.1",
3+
"version": "4.0.0-rc.2",
44
"license": "MIT",
55
"author": "Alexandr Kozhevnikov <onmotion1@gmail.com>",
66
"scripts": {

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-autocomplete-dropdown",
3-
"version": "4.0.0-rc.1",
3+
"version": "4.0.0-rc.2",
44
"description": "Dropdown Item picker with search and autocomplete (typeahead) functionality for react native",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)