From 9ed1680a663229c77e8decc4dae6d90510c66046 Mon Sep 17 00:00:00 2001 From: Mike Greiling Date: Fri, 29 Jan 2016 20:43:06 -0600 Subject: [PATCH] bump version to 1.4.2 --- bower.json | 2 +- parallax.js | 2 +- parallax.min.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index c462618..ccf2c16 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "parallax.js", - "version": "1.4.1", + "version": "1.4.2", "homepage": "http://pixelcog.com/parallax.js/", "description": "Simple parallax scrolling effect inspired by spotify.com implemented as a jQuery plugin", "authors": [ diff --git a/parallax.js b/parallax.js index 0198e90..90b5b78 100755 --- a/parallax.js +++ b/parallax.js @@ -1,5 +1,5 @@ /*! - * parallax.js v1.4.1 (http://pixelcog.github.io/parallax.js/) + * parallax.js v1.4.2 (http://pixelcog.github.io/parallax.js/) * @copyright 2016 PixelCog, Inc. * @license MIT (https://github.com/pixelcog/parallax.js/blob/master/LICENSE) */ diff --git a/parallax.min.js b/parallax.min.js index 46e0d4b..4ff4bbc 100644 --- a/parallax.min.js +++ b/parallax.min.js @@ -1,5 +1,5 @@ /*! - * parallax.js v1.4.1 (http://pixelcog.github.io/parallax.js/) + * parallax.js v1.4.2 (http://pixelcog.github.io/parallax.js/) * @copyright 2016 PixelCog, Inc. * @license MIT (https://github.com/pixelcog/parallax.js/blob/master/LICENSE) */