diff --git a/bower.json b/bower.json index 967ec81..62ce415 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "smoothscroll-for-websites", - "version": "1.4.3", + "version": "1.4.4", "title": "SmoothScroll for websites", "description": "Smooth scrolling experience for websites. This is the standalone version of SmoothScroll for individual websites and themes. Mouse wheel, keyboard and touchpad scrolling all supported.", "keywords": [ diff --git a/package.json b/package.json index d9d59c5..5870554 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smoothscroll-for-websites", - "version": "1.4.3", + "version": "1.4.4", "description": "Smooth scrolling experience for websites. This is the standalone version of SmoothScroll for individual websites and themes. Mouse wheel, keyboard and touchpad scrolling all supported.", "main": "SmoothScroll.js", "scripts": {