From 16ecbf6129777c4d98f5e15583d7cb6278eb80c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Wed, 25 May 2016 12:30:25 +0300 Subject: [PATCH] :arrow_up: 1.1.3 :tada: --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index e03a525..38c3f54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flattiance", - "version": "1.1.2", + "version": "1.1.3", "description": "A semi-flat fork of the Ubuntu Ambiance theme.", "main": "lib/index.js", "scripts": { @@ -44,6 +44,7 @@ "src/", "resources/", "menu/", + "scripts/", "cli.js", "index.js" ]