From b597cbce093041a73bb78ba8c736f42d7a11ffbc Mon Sep 17 00:00:00 2001 From: Frank Boes Date: Fri, 10 Mar 2017 18:39:06 +0100 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfb68825..0cedf3b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blogophon", - "version": "1.0.4", + "version": "1.1.0", "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": {