Skip to content

Commit

Permalink
Release version 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rowno committed Apr 1, 2015
1 parent ee11566 commit 72e53ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project follows [Semantic Versioning](http://semver.org).

## 1.13.0 / 2015-04-01
- change: upgrade to Mocha 2.2.1.
- change: upgrade the devDependencies.

## 1.12.0 / 2015-01-09
- change: upgrade to Mocha 2.1.0.
- change: upgrade the devDependencies.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "grunt-mocha-cli",
"version": "1.12.0",
"version": "1.13.0",
"description": "Run Mocha server-side tests in Grunt.",
"author": "Roland Warmerdam (http://rolandwarmerdam.co.nz)",
"keywords": [
Expand Down

0 comments on commit 72e53ce

Please sign in to comment.