From 71022a74b6bba594c62e4da63c6bc19a9b3935e4 Mon Sep 17 00:00:00 2001 From: Kenan Yildirim Date: Thu, 2 May 2013 17:02:58 -0400 Subject: [PATCH] Release 1.2.0 --- README.md | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 06ee3d5..252e187 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,8 @@ shorthand version. ## Release notes -### 1.1.0 +### 1.2.0 -- Add `.player.influencePoints(platform, summoner, cb)` \ No newline at end of file +- Add support for full platform names +- Remove redundant check of the existence of a callback +- Update request to v2.21.0 \ No newline at end of file diff --git a/package.json b/package.json index 5c1685a..16b7b18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resteemo", - "version": "1.1.0", + "version": "1.2.0", "description": "RESTeemo API wrapper in Node.", "keywords": [ "api",