From ba425bbae6ba946588dcc160208cc504c0402a2f Mon Sep 17 00:00:00 2001 From: Vilson Vieira Date: Mon, 11 Apr 2016 12:43:47 -0300 Subject: [PATCH] Bump to 0.2.2 Increase min dimension to avoid breaking for small GIFs --- component.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index fc87ee1..5146d47 100644 --- a/component.json +++ b/component.json @@ -3,7 +3,7 @@ "description": "GMR Saliency Map", "author": "Vilson Vieira", "repo": "the-grid/gmr-saliency", - "version": "0.2.1", + "version": "0.2.2", "keywords": [ "saliency", "saliency map", diff --git a/package.json b/package.json index ac19810..8302d41 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gmr-saliency", "description": "GMR Saliency Map", - "version": "0.2.1", + "version": "0.2.2", "author": { "name": "Vilson Vieira", "email": "vilson@void.cc"