Skip to content

Commit

Permalink
0.7.33
Browse files Browse the repository at this point in the history
  • Loading branch information
dapetcu21 committed May 25, 2015
1 parent dc73f14 commit d1cbab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "lfa",
"version": "0.7.32",
"version": "0.7.33",
"description": "LearnForward Author - HTML5 textbook publishing tool",
"keywords": [
"textbook",
Expand Down Expand Up @@ -103,4 +103,4 @@
"coverage": "./node_modules/istanbul/lib/cli.js cover --report lcov ./node_modules/mocha/bin/_mocha --",
"coveralls": "./node_modules/istanbul/lib/cli.js cover --report lcovonly ./node_modules/mocha/bin/_mocha -- && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
}
}
}

0 comments on commit d1cbab5

Please sign in to comment.