From 7e0528058aad1b2884c218a3fb3a87f482a71bb9 Mon Sep 17 00:00:00 2001 From: Phong Cao Date: Tue, 16 Jan 2018 13:53:55 -0500 Subject: [PATCH] Increased nuget package to v012. --- ImagePipeline/nuget/ImagePipeline.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ImagePipeline/nuget/ImagePipeline.nuspec b/ImagePipeline/nuget/ImagePipeline.nuspec index 24e7c46..6f2b5c1 100644 --- a/ImagePipeline/nuget/ImagePipeline.nuspec +++ b/ImagePipeline/nuget/ImagePipeline.nuspec @@ -2,7 +2,7 @@ fresco.imagepipeline - 0.1.1 + 0.1.2 Image Pipeline Phong Cao Phong Cao @@ -11,7 +11,7 @@ http://frescolib.org/static/logo.png false Image Pipeline loads images from the network, local storage, or local resources. To save data and CPU, it has three levels of cache; two in memory and another in internal storage. - Supporting image fetching from FutureAccessList (urn:future-access-list:{GUID}). + Bug fixes. Copyright 2017 Fresco ImagePipeline