Skip to content

Commit 4e078ab

Browse files
committed
bump version to 1.4.5
1 parent 3784e48 commit 4e078ab

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

SmoothScroll.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// SmoothScroll for websites v1.4.4 (Balazs Galambosi)
2+
// SmoothScroll for websites v1.4.5 (Balazs Galambosi)
33
// http://www.smoothscroll.net/
44
//
55
// Licensed under the terms of the MIT license.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smoothscroll-for-websites",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"title": "SmoothScroll for websites",
55
"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.",
66
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smoothscroll-for-websites",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"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.",
55
"main": "SmoothScroll.js",
66
"scripts": {

0 commit comments

Comments
 (0)