Skip to content

Commit 85ac9fe

Browse files
author
Vladimir Kudinov
committed
version 0.3.6
1 parent 2a4523e commit 85ac9fe

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.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.3.5",
3+
"version": "0.3.6",
44
"homepage": "https://github.com/Promo/Scrollissimo",
55
"authors": [
66
"Vladimir Kudinov <[email protected]>"

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.3.5
4+
* @version 0.3.6
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.3.5",
3+
"version": "0.3.6",
44
"description": "Javascript plugin for smooth scroll-controlled animations",
55
"main": "scrollissimo.js",
66
"repository": {

0 commit comments

Comments
 (0)