From 28ada7387bfd09fddc2c5fd75f06325d0718fba8 Mon Sep 17 00:00:00 2001 From: Harminder Virk Date: Thu, 26 Jan 2017 11:55:25 +0530 Subject: [PATCH] chore(release): release 2.0.1 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0645817..2e21767 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [2.0.1](https://github.com/poppinss/youch/compare/v2.0.0...v2.0.1) (2017-01-26) + + +### Bug Fixes + +* **package:** fix path to main file ([5ad3b4a](https://github.com/poppinss/youch/commit/5ad3b4a)) + + + # 2.0.0 (2017-01-26) diff --git a/package.json b/package.json index ae0f5de..e4b4919 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youch", - "version": "2.0.0", + "version": "2.0.1", "description": "HTML Pretty error stack viewer", "main": "index.js", "bin": {