Skip to content

Commit 19a91af

Browse files
committed
- Version upgraded to 0.0.6
- android keyword added
1 parent a11a55f commit 19a91af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"name": "react-native-spinkit",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "A collection of animated loading indicators for React Native",
55
"main": "index.ios.js",
66
"keywords": [
77
"react-component",
88
"react-native",
99
"ios",
10+
"android",
1011
"spinkit",
1112
"spinner",
1213
"loader",

0 commit comments

Comments
 (0)