Skip to content

Commit fefdf2f

Browse files
committed
Version updated to 0.0.7
1 parent f576828 commit fefdf2f

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
@@ -7,6 +7,6 @@
77
},
88
"dependencies": {
99
"react-native": "^0.18.1",
10-
"react-native-spinkit": "0.0.6"
10+
"react-native-spinkit": "0.0.7"
1111
}
1212
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-spinkit",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "A collection of animated loading indicators for React Native",
55
"main": "index.ios.js",
66
"keywords": [

0 commit comments

Comments
 (0)