From 4ace8f01077881ef7f449e7c7c0f7faac0d8f66a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Bo=C3=ABs?= Date: Fri, 11 Aug 2017 10:54:43 +0200 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {