From 770cd76d8cff651156e98c0f323706420aeb172c Mon Sep 17 00:00:00 2001 From: kirillmurashov Date: Wed, 7 Apr 2021 17:53:51 +0300 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 199b881..256b328 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-drag-resize", - "version": "1.5.0", + "version": "1.5.1", "description": "Vue Component for resize and drag elements", "author": "Kirill Murashov ", "main": "dist/index.js",