Skip to content

Commit a8abce8

Browse files
committed
Release 0.1.2
1 parent 3fd1f01 commit a8abce8

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44

55
fengmk2 <[email protected]> (https://github.com/fengmk2)
66
shigeru.nakajima <[email protected]> (https://github.com/ledsun)
7+
vsviridov <[email protected]> (https://github.com/vsviridov)

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
0.1.2 / 2014-05-27
3+
==================
4+
5+
* Added global hooks (@vsviridov)
6+
27
0.1.1 / 2014-05-13
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-gitlab",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Gitlab API nodejs client.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)