Skip to content

Commit 93b1ff6

Browse files
committed
Version updated to 0.1.0
1 parent 96bd499 commit 93b1ff6

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
@@ -8,6 +8,6 @@
88
"dependencies": {
99
"react": "^0.14.8",
1010
"react-native": "^0.25.1",
11-
"react-native-spinkit": "0.0.10"
11+
"react-native-spinkit": "0.1.0"
1212
}
1313
}

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.11",
3+
"version": "0.1.0",
44
"description": "A collection of animated loading indicators for React Native",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)