diff --git a/CHANGELOG.md b/CHANGELOG.md index c729f68..dcb8ac6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -unreleased +1.6.1 / 2017-02-06 ------------------ * Fix the incorrect type definition diff --git a/package.json b/package.json index 1ee9037..4b7aaf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "summaly", - "version": "1.6.0", + "version": "1.6.1", "description": "Get web page's summary", "author": "syuilo ", "license": "MIT",