Comparing version 0.3.1-21 to 0.3.1-22
@@ -31,3 +31,3 @@ | ||
var err = new Error('call timeout') | ||
_this.cb(err) | ||
_this._cb(err) | ||
} | ||
@@ -34,0 +34,0 @@ this._resetTimeout() |
{ | ||
"name": "cocaine", | ||
"version": "0.3.1-21", | ||
"version": "0.3.1-22", | ||
"description": "Node.js framework for Cocaine platform", | ||
"author": "Cocaine Project <cocaine@yandex-team.ru>", | ||
@@ -6,0 +7,0 @@ "contributors":[ |
136747
49