diff --git a/package.json b/package.json index 4d31189..2ad0f08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-image-loader", - "version": "0.4.1", + "version": "1.0.0", "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",