From 884a3f8c3dc5e7969c865857169985689f1f5398 Mon Sep 17 00:00:00 2001 From: Simao Gomes Viana Date: Thu, 10 Aug 2017 16:46:07 +0200 Subject: [PATCH] Bump version to 1.4.0 --- js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/index.js b/js/index.js index 63ef981..e67b1ec 100644 --- a/js/index.js +++ b/js/index.js @@ -20,7 +20,7 @@ const readline = require('readline') const fs = require('fs') const path = require('path') -const version = '1.3.1' +const version = '1.4.0' var rc = 0