Skip to content

Commit

Permalink
Release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed Dec 4, 2016
1 parent 71bf3ee commit cac4409
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
*.log
node_modules
Example
.DS_Store
.editorconfig
.eslintrc
.travis.yml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-progress",
"version": "3.1.0",
"version": "3.2.0",
"description": "Progress indicators and spinners for React Native using ReactART",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit cac4409

Please sign in to comment.