From f075749ed4234c7d76f122879523fbca2eb01f86 Mon Sep 17 00:00:00 2001 From: Clay Reimann Date: Wed, 4 Jan 2017 08:54:30 -0600 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6ff43a1..7c66bb60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-api", - "version": "2.4.0", + "version": "3.0.0", "license": "BSD-3-Clause-Clear", "description": "A higher-level wrapper around the Github API.", "main": "dist/components/GitHub.js",