Skip to content

Commit 2644222

Browse files
committed
Release 1.0.0
1 parent c67e84a commit 2644222

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

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

2+
1.0.0 / 2014-10-12
3+
==================
4+
5+
* support promise and thunk. fixed #6
6+
* test travis use node 0.11
7+
* mv all resources to lib/resources
8+
29
0.4.1 / 2014-09-18
310
==================
411

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.4.1",
3+
"version": "1.0.0",
44
"description": "Gitlab API nodejs client.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)