From dab95be1f7d18a4afd1dc93ba86c266827ad320a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Wed, 25 May 2016 11:53:32 +0300 Subject: [PATCH] :arrow_up: 3.1.3 :tada: --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 80b5dc7..bf7b52b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blah", - "version": "3.1.2", + "version": "3.1.3", "description": "A command line tool to optimize the repetitive actions.", "main": "lib/index.js", "scripts": { @@ -70,6 +70,7 @@ "src/", "resources/", "menu/", + "scripts/", "cli.js", "index.js" ]