Skip to content

Commit

Permalink
Version updated to 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
maxs15 committed Apr 11, 2016
1 parent 320f76d commit 2a68570
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Example/package.json
Expand Up @@ -8,6 +8,6 @@
"dependencies": {
"react": "^0.14.8",
"react-native": "^0.22.2",
"react-native-spinkit": "0.0.8"
"react-native-spinkit": "0.0.9"
}
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-spinkit",
"version": "0.0.8",
"version": "0.0.9",
"description": "A collection of animated loading indicators for React Native",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit 2a68570

Please sign in to comment.