Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

Commit d655275

Browse files
author
Mark
committed
2.3.2
1 parent da26e05 commit d655275

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

dist/scroll.js

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*!
2-
* Scroll-js v2.3.1
3-
* https://github.com/mkay581/scroll-js
4-
*
5-
* Copyright (c) 2019 Mark Kennedy
6-
* Licensed under the MIT license
2+
* Scroll-js v2.3.2
3+
* https://github.com/mkay581/scroll-js
4+
*
5+
* Copyright (c) 2019 Mark Kennedy
6+
* Licensed under the MIT license
77
*/
88

99
/*! *****************************************************************************

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scroll-js",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "Light cross-browser scroller that uses native javascript",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)