From 7771e84231918d4a6ba9c64c934160af347e15d7 Mon Sep 17 00:00:00 2001 From: Volker Buzek Date: Mon, 23 Oct 2017 16:18:06 +0200 Subject: [PATCH] feat(LTS-UI5): bump to 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc88a4f..2883fdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui5-codecompletion", - "version": "1.0.4", + "version": "1.0.5", "description": "code completion for UI5 *.js files in WebStorm", "bin": "bin/index.js", "scripts": {