Skip to content

Commit 68069ad

Browse files
committed
1.4.3
1 parent b04a01c commit 68069ad

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-parallax.js",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "Simple parallax scrolling effect inspired by spotify.com implemented as a jQuery plugin",
55
"main": "parallax.min.js",
66
"scripts": {
@@ -10,7 +10,12 @@
1010
"type": "git",
1111
"url": "git+https://github.com/pixelcog/parallax.js.git"
1212
},
13-
"keywords": ["parallax", "scroll", "scrolling", "image"],
13+
"keywords": [
14+
"parallax",
15+
"scroll",
16+
"scrolling",
17+
"image"
18+
],
1419
"author": [
1520
"Mike Greiling <[email protected]> (http://pixelcog.com)",
1621
"Wolfgang Stöttinger (http://www.wolfography.at)"

0 commit comments

Comments
 (0)