Skip to content

Commit 2cd94cc

Browse files
author
Vladimir Kudinov
committed
version 0.3.4
1 parent 09fdd03 commit 2cd94cc

File tree

6 files changed

+4
-6
lines changed

6 files changed

+4
-6
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.3",
3+
"version": "0.3.4",
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.

dist/scrollissimo.touch.min.js

Lines changed: 0 additions & 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.3
4+
* @version 0.3.4
55
* @author frux <[email protected]>
66
* @url https://github.com/Promo/scrollissimo
77
*/

lib/scrollissimo.touch.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/**
22
* Touch adapter for Scrollissimo
3-
* @version 0.3.3
43
* @author frux <[email protected]>
54
* @url https://github.com/Promo/scrollissimo
65
*/

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

0 commit comments

Comments
 (0)