diff --git a/package-lock.json b/package-lock.json index b8e0e2c..997272b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ionic-image-loader", - "version": "6.0.0", + "version": "5.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 753cd12..8f43e24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-image-loader", - "version": "6.0.0", + "version": "5.1.0", "description": "Ionic Component and Service to load images in a background thread and cache them for later use", "main": "dist/index.js", "typings": "dist/index.d.ts",