Skip to content

Commit e5f763b

Browse files
committed
fix version number; should be 1.4.1
1 parent b0b469a commit e5f763b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "parallax.js",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"homepage": "http://pixelcog.com/parallax.js/",
55
"description": "Simple parallax scrolling effect inspired by spotify.com implemented as a jQuery plugin",
66
"authors": [
7-
"Mike Greiling <[email protected]> (http://pixelcog.com)",
7+
"Mike Greiling <[email protected]> (http://pixelcog.com)",
88
"Wolfgang Stöttinger (http://www.wolfography.at)"
99
],
1010
"main": "parallax.min.js",

parallax.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* parallax.js v1.3.1 (http://pixelcog.github.io/parallax.js/)
2+
* parallax.js v1.4.1 (http://pixelcog.github.io/parallax.js/)
33
* @copyright 2015 PixelCog, Inc.
44
* @license MIT (https://github.com/pixelcog/parallax.js/blob/master/LICENSE)
55
*/

parallax.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)