Skip to content

Commit 988dbcd

Browse files
author
Vladimir Kudinov
committed
v0.6.0
1 parent df3b825 commit 988dbcd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/scrollissimo.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.

lib/scrollissimo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Scrollissimo
33
* Javascript plugin for smooth scroll-controlled animations
4-
* @version 0.5.0
4+
* @version 0.6.0
55
* @author frux <[email protected]>
66
* @url https:// github.com/Promo/scrollissimo
77
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Scrollissimo",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Javascript plugin for smooth scroll-controlled animations",
55
"main": "./lib/scrollissimo.js",
66
"repository": {

0 commit comments

Comments
 (0)