diff --git a/CHANGELOG.md b/CHANGELOG.md index 24d83a0..676a37f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [1.1.0] ### Added - `priority` configuration diff --git a/package.json b/package.json index 8552da8..f8185ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-filter-responsive-images", - "version": "1.0.4", + "version": "1.1.0", "description": "Generate mutliple version of images for responsive Hexo blogs", "main": "index.js", "directories": {