diff --git a/package.json b/package.json index 047ff37..e7a6b37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-image-loader", - "version": "0.4.0", + "version": "0.4.1", "description": "Ionic 2 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",