Skip to content

Commit be2a75d

Browse files
committed
Update npm package version
1 parent d16a074 commit be2a75d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-search-box",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "A simple search box with animation, inspired from ios search bar. No library dependencies, lightweight, fast, flexible, customizable. Support both iOS/Android devices",
55
"main": "index.js",
66
"scripts": {
@@ -16,6 +16,8 @@
1616
"react-component",
1717
"react-native",
1818
"ios",
19-
"android"
19+
"android",
20+
"anhtuank7c",
21+
"crabstudio"
2022
]
2123
}

0 commit comments

Comments
 (0)