From 8f5a41d6c1113d4c91e4773c97d7ac34cc8e0132 Mon Sep 17 00:00:00 2001 From: Ibby Date: Fri, 30 Dec 2016 06:55:03 -0500 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1bc815..db85969 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-image-loader", - "version": "1.1.0", + "version": "1.2.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",