From e869bb1b0ec0f6db8e25136736ace26603aa24ec Mon Sep 17 00:00:00 2001 From: Edward Faulkner Date: Fri, 5 Jun 2015 12:37:26 -0400 Subject: [PATCH] patch release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98545899..06435fba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "liquid-fire", "description": "Animated transitions for Ember applications.", - "version": "0.20.1", + "version": "0.20.2", "directories": { "doc": "doc", "test": "tests"