Skip to content

Commit

Permalink
chore(release): release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jan 27, 2017
1 parent 6d95fbe commit 553c105
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
<a name="2.0.2"></a>
## [2.0.2](https://github.com/poppinss/youch/compare/v2.0.0...v2.0.2) (2017-01-27)


### Bug Fixes

* **package:** fix path to main file ([5ad3b4a](https://github.com/poppinss/youch/commit/5ad3b4a))



<a name="2.0.1"></a>
## [2.0.1](https://github.com/poppinss/youch/compare/v2.0.0...v2.0.1) (2017-01-26)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "youch",
"version": "2.0.1",
"version": "2.0.2",
"description": "HTML Pretty error stack viewer",
"main": "src/Youch/index.js",
"directories": {
Expand Down

0 comments on commit 553c105

Please sign in to comment.