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",