Comparing version 0.1.0-beta-32 to 0.1.0-beta-33
@@ -287,2 +287,3 @@ "use strict"; | ||
this.stopPromiseChain(); | ||
this.isRendered = true; | ||
if (Type.isBoolean(isTemp) && !!isTemp) { | ||
@@ -289,0 +290,0 @@ this.response.writeHead(302, this.headers); |
@@ -5,3 +5,3 @@ { | ||
"description": "Powerful lightweight mvc framework for nodejs", | ||
"version": "0.1.0-beta-32", | ||
"version": "0.1.0-beta-33", | ||
"dependencies" : { | ||
@@ -8,0 +8,0 @@ "mongoose": "3.8.x", |
125470
4036