Skip to content

Commit

Permalink
release 0.8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
dominykas committed Aug 5, 2015
1 parent 9b30f8d commit 677fe66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "h5o-chrome",
"version": "0.8.12",
"version": "0.8.13",
"description": "Extension for Google Chrome / Chromium to generate a navigable page outline based on HTML5 outlining algorithm",
"scripts": {
"prepublish": "in-publish && [ ! -z $TRAVIS_TAG ] && ls dist/*.crx || in-install",
Expand Down Expand Up @@ -41,7 +41,7 @@
"grunt-contrib-copy": "0.8.x",
"grunt-contrib-watch": "0.6.x",
"grunt-gh-pages": "0.10.x",
"h5o": "0.10.x",
"h5o": "0.11.x",
"in-publish": "1.x",
"load-grunt-tasks": "3.1.x",
"shelljs": "0.4.x",
Expand Down

0 comments on commit 677fe66

Please sign in to comment.