Skip to content

Commit

Permalink
Release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vesln committed Dec 10, 2013
1 parent e27776a commit 5c39ab8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

0.0.2 / 2013-12-10
==================

* Require chai 1.x

0.0.1 / 2013-12-10
==================

Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hydro-chai",
"repo": "hydrojs/hydro-chai",
"description": "Chai.js integration for hydro",
"version": "0.0.1",
"version": "0.0.2",
"license": "MIT",
"main": "index.js",
"scripts": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hydro-chai",
"version": "0.0.1",
"version": "0.0.2",
"description": "Chai.js integration for hydro",
"main": "./index.js",
"homepage": "https://github.com/hydrojs/hydro-chai",
Expand Down

0 comments on commit 5c39ab8

Please sign in to comment.