diff --git a/changelog.md b/changelog.md index fd267fb..64b3723 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 1.0.0-alpha.2 +* improve documentation based on feedback + ## 1.0.0-alpha.1 * add warning about magick * add install instructions for imagemagick, graphicsmagick diff --git a/package.json b/package.json index d9c9da4..afc7847 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "himawari-bg", "description": "Set the latest image from Himawari 8 as your desktop background", - "version": "1.0.0-alpha.1", + "version": "1.0.0-alpha.2", "author": "Nate Goldman ", "bugs": { "url": "https://github.com/ngoldman/himawari-bg/issues"