Skip to content

Commit 400eb01

Browse files
committed
Release 0.2.1
1 parent daec914 commit 400eb01

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

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

2+
0.2.1 / 2014-06-10
3+
==================
4+
5+
* add getRawBlob() on repository
6+
* add: Get the raw file contents for a blob by blob sha
7+
28
0.2.0 / 2014-05-29
39
==================
410

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

0 commit comments

Comments
 (0)