From fb936f4e3b3285e7abc4a1d45f95df9302828371 Mon Sep 17 00:00:00 2001 From: Kenan Yildirim Date: Mon, 24 Mar 2014 18:25:09 -0400 Subject: [PATCH] Release 2.0.1 --- component.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index f0a5938..df3a7cb 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "champion", - "version": "1.0.1", + "version": "2.0.1", "description": "Get a League of Legends champion from their key.", "keywords": [ "league-of-legends" diff --git a/package.json b/package.json index 68a8124..5afa6a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "champion", - "version": "2.0.0", + "version": "2.0.1", "description": "Get a League of Legends champion from their key.", "keywords": [ "league-of-legends"