diff --git a/package.json b/package.json index 2dcec018..4c06546c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blogophon", - "version": "1.2.0", + "version": "1.2.1", "description": "A Static Site Generator supporting Markdown, responsive images, RSS and other RESTable files. Built with Node.js and minimal dependencies.", "main": "./index.js", "repository": {