Skip to content

Commit e98a017

Browse files
committed
Version updated to 0.1.3
1 parent 55a5147 commit e98a017

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

0 commit comments

Comments
 (0)