From 205be0c7f6432aeb46ad2a929f395d3593219a9e Mon Sep 17 00:00:00 2001 From: Lars van Braam Date: Tue, 19 Jun 2018 08:37:53 +0200 Subject: [PATCH] 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4aeb679..85ae843 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-block-system", - "version": "1.1.4", + "version": "1.1.5", "description": "Easily create block based websites!", "main": "./index.js", "types": "./index.d.ts",