Skip to content

Commit 2d1bef2

Browse files
committed
build: v4
1 parent 3ff889c commit 2d1bef2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

+1-1
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.5",
3+
"version": "4.0.0",
44
"private": true,
55
"license": "MIT",
66
"author": "Alexandr Kozhevnikov <[email protected]>",

package.json

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

0 commit comments

Comments
 (0)