We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9f12a commit 2998d77Copy full SHA for 2998d77
History.md
@@ -1,4 +1,10 @@
1
2
+0.0.5 / 2013-05-06
3
+==================
4
+
5
+ * move requestData to data when error
6
+ * fixed test case for [email protected]; add debug;
7
8
0.0.4 / 2013-03-27
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "node-gitlab",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "gitlab",
"main": "index.js",
"scripts": {
0 commit comments