From 6bc81e82647b5f7d1feec67adaa9e60ce32ebaa7 Mon Sep 17 00:00:00 2001 From: Don Mbelembe Date: Tue, 23 Aug 2022 07:53:50 +0100 Subject: [PATCH] 4.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38dc3cb..3660ca7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-dragscroll", - "version": "4.0.3", + "version": "4.0.4", "description": " vue directive to make a scrollable element scroll by draging to the scroll direction", "type": "module", "module": "dist/vue-dragscroll.js",