Skip to content

Commit 5790c23

Browse files
committed
bump version some more due to incompatible API changes. Fixes octokit#158
1 parent 27563d2 commit 5790c23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "github",
3-
"version" : "0.1.17",
3+
"version" : "0.2.0",
44
"description" : "NodeJS wrapper for the GitHub API",
55
"author": "Mike de Boer <info@mikedeboer.nl>",
66
"contributors": [

seed.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
name: node-github
33
description: NodeJS wrapper for the GitHub API
44
tags: git github web
5-
version: 0.1.17
5+
version: 0.2.0

0 commit comments

Comments
 (0)