Skip to content

Commit 11101ee

Browse files
committed
Release 3.1.4
1 parent 5bece54 commit 11101ee

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": "3.1.3",
3+
"version": "3.1.4",
44
"author": "Alexandr Kozhevnikov <[email protected]>",
55
"license": "MIT",
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": "3.1.3",
3+
"version": "3.1.4",
44
"description": "Dropdown Item picker with search and autocomplete (typeahead) functionality for react native",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",

0 commit comments

Comments
 (0)