Skip to content

Commit df9f9e0

Browse files
committed
release 2.0.7
1 parent 33c36d7 commit df9f9e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-autocomplete-dropdown",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
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",
@@ -57,4 +57,4 @@
5757
"scripts": {
5858
"test": "echo \"Error: no test specified\" && exit 1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)