Skip to content

Commit

Permalink
Preparing the 1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Engel committed Jul 30, 2015
1 parent 2e2ad02 commit 8b6cfd0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<a name="1.0.1"></a>
### 1.0.1 (2015-07-30)


#### Bug Fixes

* Removes console.logs from stranger.js and places them in the cli ((2e2ad020))
* fixing the github icon on the examples and api pages ((e257f415))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stranger",
"version": "1.0.0",
"version": "1.0.1",
"description": "A visual regression testing framework for node.js",
"main": "sranger.js",
"bin": {
Expand Down

0 comments on commit 8b6cfd0

Please sign in to comment.