Skip to content

Commit 29dedb3

Browse files
committed
Bump version to 0.2.4
1 parent bae796e commit 29dedb3

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.3",
3+
"version" : "0.2.4",
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.3
5+
version: 0.2.4

0 commit comments

Comments
 (0)