From 96cc1acdfdb2d76013858af38f900d7b4f513713 Mon Sep 17 00:00:00 2001 From: Aurelio De Rosa Date: Fri, 16 Sep 2016 16:23:37 +0100 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15d451a0..c942525d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-api", - "version": "2.3.0", + "version": "2.4.0", "license": "BSD-3-Clause-Clear", "description": "A higher-level wrapper around the Github API.", "main": "dist/components/GitHub.js",