From aca30d815ef1f5e93ad1f4fc44228c87bd6894d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=86ndrew=20Rininsland?= Date: Fri, 15 May 2015 13:29:07 +0100 Subject: [PATCH] Bumping version. --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 7404db39..4f087c3c 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "github-api", "main": "github.js", - "version": "0.10.5", + "version": "0.10.6", "homepage": "https://github.com/michael/github", "authors": [ "Sergey Klimov (http://darvin.github.com/)" diff --git a/package.json b/package.json index 4cad5dce..e740fdd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-api", - "version": "0.10.5", + "version": "0.10.6", "description": "A higher-level wrapper around the Github API.", "main": "github.js", "dependencies": {