Skip to content

Commit 94e44fb

Browse files
committed
Version updated to 1.1.0
1 parent 5ad3ae6 commit 94e44fb

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
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "16.0.0-alpha.12",
1111
"react-native": "0.45.1",
12-
"react-native-spinkit": "10.0.3"
12+
"react-native-spinkit": "1.1.0"
1313
},
1414
"devDependencies": {
1515
"babel-jest": "20.0.3",

package.json

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

0 commit comments

Comments
 (0)