Skip to content

Commit

Permalink
0.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
dapetcu21 committed Apr 16, 2015
1 parent 25f210c commit 5a22a0e
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": "lfa",
"version": "0.7.15",
"version": "0.7.16",
"description": "LearnForward Author - HTML5 textbook publishing tool",
"keywords": [
"textbook",
Expand Down Expand Up @@ -98,4 +98,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 5a22a0e

Please sign in to comment.