Skip to content

Commit fa19b40

Browse files
committed
Version updated to 1.0.0
1 parent f77f795 commit fa19b40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/package.json

Lines changed: 1 addition & 1 deletion
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.5"
11+
"react-native-spinkit": "1.0.0"
1212
}
1313
}

package.json

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

0 commit comments

Comments
 (0)