Skip to content

Commit 5d0c0a5

Browse files
Release 2.4.0
1 parent ef9971f commit 5d0c0a5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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": "waitForImages",
3-
"version": "2.2.0",
3+
"version": "2.4.0",
44
"homepage": "https://github.com/alexanderdickson/waitForImages",
55
"authors": [
66
"Alex Dickson <alex@alexanderdickson.com>"

dist/jquery.waitforimages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! waitForImages jQuery Plugin - v2.2.0 - 2018-02-08
1+
/*! waitForImages jQuery Plugin - v2.4.0 - 2018-02-13
22
* https://github.com/alexanderdickson/waitForImages
33
* Copyright (c) 2018 Alex Dickson; Licensed MIT */
44
;(function (factory) {

dist/jquery.waitforimages.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "alex@alexanderdickson.com",
88
"url": "http://alexanderdickson.com"
99
},
10-
"version": "2.2.0",
10+
"version": "2.4.0",
1111
"homepage": "https://github.com/alexanderdickson/waitForImages",
1212
"bugs": {
1313
"url": "https://github.com/alexanderdickson/waitForImages/issues"

0 commit comments

Comments
 (0)