Skip to content

Commit f26d9ea

Browse files
committed
bump version to 0.2.1
1 parent c5f7852 commit f26d9ea

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.2.0",
3+
"version" : "0.2.1",
44
"description" : "NodeJS wrapper for the GitHub API",
55
"author": "Mike de Boer <[email protected]>",
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.2.0
5+
version: 0.2.1

0 commit comments

Comments
 (0)