Skip to content

Commit f841677

Browse files
committed
bump version to v0.2.3
1 parent 0be2779 commit f841677

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "github",
3-
"version" : "0.2.2",
3+
"version" : "0.2.3",
44
"description" : "NodeJS wrapper for the GitHub API",
55
"author": "Mike de Boer <[email protected]>",
66
"contributors": [

seed.yml

Lines changed: 1 addition & 1 deletion
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.2
5+
version: 0.2.3

0 commit comments

Comments
 (0)