From 7fd3820a39e23dbc07c511c840d9a4b630240d0f Mon Sep 17 00:00:00 2001 From: ingalls Date: Thu, 11 Dec 2014 16:13:01 -0500 Subject: [PATCH] Support pages in getCommits --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2536607a..69e50795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-api", - "version": "0.10.0", + "version": "0.10.1", "description": "A higher-level wrapper around the Github API.", "main": "github.js", "dependencies": {