diff --git a/src/justlazy.js b/src/justlazy.js index 9c383e6..ec92379 100644 --- a/src/justlazy.js +++ b/src/justlazy.js @@ -1,8 +1,9 @@ /** - * justlazy 1.5.0 + * justlazy 1.5.1 * * Repo: https://github.com/fhopeman/justlazy * Demo: http://fhopeman.github.io/justlazy + * bug fix: https://github.com/micharegel/justlazy */ (function(root, factory) { if (typeof define === "function" && define.amd) {