Skip to content

Commit

Permalink
1.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ApoorvSaxena committed Jan 31, 2019
1 parent e95abd5 commit 3dcfb88
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/lozad.es.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! lozad.js - v1.7.0 - 2019-01-31
/*! lozad.js - v1.8.0 - 2019-01-31
* https://github.com/ApoorvSaxena/lozad.js
* Copyright (c) 2019 Apoorv Saxena; Licensed MIT */

Expand Down
2 changes: 1 addition & 1 deletion dist/lozad.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! lozad.js - v1.7.0 - 2019-01-31
/*! lozad.js - v1.8.0 - 2019-01-31
* https://github.com/ApoorvSaxena/lozad.js
* Copyright (c) 2019 Apoorv Saxena; Licensed MIT */

Expand Down
2 changes: 1 addition & 1 deletion dist/lozad.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lozad",
"title": "lozad.js",
"description": "A light-weight JS library to lazy load any HTML element such as images, ads, videos etc.",
"version": "1.7.0",
"version": "1.8.0",
"homepage": "https://github.com/ApoorvSaxena/lozad.js",
"scripts": {
"test": "nyc mocha",
Expand Down

0 comments on commit 3dcfb88

Please sign in to comment.