Skip to content

Commit 445fa60

Browse files
committed
Updated version numbers
1 parent b0fa232 commit 445fa60

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "lazyload",
3-
"version": "1.5.4",
3+
"version": "1.5.5",
44
"homepage": "http://verlok.github.io/lazyload/",
55
"authors": [
66
"Andrea Verlicchi <andrea.verlicchi@gmail.com>"

dist/lazyload.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
@@ -1,6 +1,6 @@
11
{
22
"name": "lazyload",
3-
"version": "1.5.4",
3+
"version": "1.5.5",
44
"description": "LazyLoad is a fast, lightweight and flexible script for loading images only when they're about to enter the viewport of a scrollable area, with an excellent support to the progressive JPEG image format.",
55
"main": "index.html",
66
"dependencies": {

0 commit comments

Comments
 (0)