From 5543038bbd1a9a0c6b438faf9c2d7aaddc0c0cd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Thu, 23 Mar 2017 17:50:27 +0200 Subject: [PATCH] :arrow_up: 1.1.7 :tada: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b415bac..3065a53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsfiddle-to-git", - "version": "1.1.6", + "version": "1.1.7", "description": "Convert a JSFiddle to Git repository.", "main": "index.js", "scripts": {