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