Skip to content

Commit d1331b7

Browse files
author
unknown
committed
1.0.2
1 parent 4b60eef commit d1331b7

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dist/perfect-scrollbar.common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* perfect-scrollbar v1.0.0
2+
* perfect-scrollbar v1.0.2
33
* (c) 2017 Hyunje Jun
44
* @license MIT
55
*/

dist/perfect-scrollbar.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* perfect-scrollbar v1.0.0
2+
* perfect-scrollbar v1.0.2
33
* (c) 2017 Hyunje Jun
44
* @license MIT
55
*/

dist/perfect-scrollbar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* perfect-scrollbar v1.0.0
2+
* perfect-scrollbar v1.0.2
33
* (c) 2017 Hyunje Jun
44
* @license MIT
55
*/

dist/perfect-scrollbar.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "perfect-scrollbar",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Minimalistic but perfect custom scrollbar plugin",
55
"author": "Hyunje Jun <[email protected]>",
66
"keywords": [

0 commit comments

Comments
 (0)