Skip to content

Commit ea3b08c

Browse files
committed
update to 5.6.2
1 parent 5d18604 commit ea3b08c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

dist/simpleParallax.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* simpleParallax - simpleParallax is a simple JavaScript library that gives your website parallax animations on any images or videos,
3-
* @date: 26-07-2020 15:56:23,
4-
* @version: 5.6.1,
3+
* @date: 20-08-2020 14:0:14,
4+
* @version: 5.6.2,
55
* @link: https://simpleparallax.com/
66
*/
77
(function webpackUniversalModuleDefinition(root, factory) {

dist/simpleParallax.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-parallax-js",
3-
"version": "5.6.1",
3+
"version": "5.6.2",
44
"description": "simpleParallax is a simple JavaScript library that gives your website parallax animations on any images or videos",
55
"homepage": "https://simpleparallax.com/",
66
"main": "./dist/simpleParallax.min.js",

0 commit comments

Comments
 (0)