From c3b6b454b34ca720c82ccc0b8b4b092c911a3fda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20J=C3=B6nsson?= Date: Wed, 14 Mar 2018 10:05:35 +0100 Subject: [PATCH] bump version to 1.7.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ce33c5..f55be6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fimfic2epub", - "version": "1.7.11", + "version": "1.7.12", "description": "Tool to generate improved EPUB ebooks from Fimfiction stories", "author": "djazz", "repository": {