Skip to content

Commit

Permalink
0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
automata committed Jun 16, 2015
1 parent c810524 commit 8478182
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "GMR Saliency Map",
"author": "Vilson Vieira",
"repo": "the-grid/gmr-saliency",
"version": "0.1.7",
"version": "0.1.9",
"keywords": [
"saliency",
"saliency map",
Expand Down Expand Up @@ -32,4 +32,4 @@
"ResizeDimensions": "components/ResizeDimensions.coffee"
}
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gmr-saliency",
"description": "GMR Saliency Map",
"version": "0.1.7",
"version": "0.1.9",
"author": {
"name": "Vilson Vieira",
"email": "[email protected]"
Expand Down Expand Up @@ -60,4 +60,4 @@
"saliency": "build/Release/saliency"
},
"main": "build/Release/saliency"
}
}

0 comments on commit 8478182

Please sign in to comment.