Skip to content

Commit a420ba8

Browse files
authored
release: 4.2.1 (#150)
1 parent e012e77 commit a420ba8

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

0 commit comments

Comments
 (0)