Skip to content

Commit

Permalink
chore(package.json): ⬆️ mos@0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed May 2, 2016
1 parent 9490f74 commit ce760cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -7,9 +7,7 @@
<!--/@-->
<!--@shields.flatSquare('npm', 'travis', 'coveralls')-->
[![NPM version](https://img.shields.io/npm/v/markdownscript.svg?style=flat-square)](https://www.npmjs.com/package/markdownscript)
[![Build status for master](https://img.shields.io/travis/zkochan/markdownscript/master.svg?style=flat-square)](https://travis-ci.org/zkochan/markdownscript)
[![Test coverage for master](https://img.shields.io/coveralls/zkochan/markdownscript/master.svg?style=flat-square)](https://coveralls.io/r/zkochan/markdownscript?branch=master)
[![NPM version](https://img.shields.io/npm/v/markdownscript.svg?style=flat-square)](https://www.npmjs.com/package/markdownscript) [![Build status for master](https://img.shields.io/travis/zkochan/markdownscript/master.svg?style=flat-square)](https://travis-ci.org/zkochan/markdownscript) [![Test coverage for master](https://img.shields.io/coveralls/zkochan/markdownscript/master.svg?style=flat-square)](https://coveralls.io/r/zkochan/markdownscript?branch=master)
<!--/@-->

<!--@installation()-->
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"ghooks": "^1.2.1",
"istanbul": "^0.4.2",
"mocha": "^2.3.4",
"mos": "^0.14.2",
"mos": "^0.15.0",
"semantic-release": "^4.3.5",
"tonic-example": "^0.1.2",
"validate-commit-msg": "^2.6.1"
Expand Down

0 comments on commit ce760cf

Please sign in to comment.