Comparing version 0.1.18 to 0.1.19
@@ -29,2 +29,6 @@ var util = require('util'); | ||
RouteResponse: function() { | ||
this.routeResponse = true; | ||
return this; | ||
}, | ||
@@ -31,0 +35,0 @@ |
{ "author": "Phil Taylor" | ||
, "name": "simpleesb" | ||
, "description": "Provides basic ESB services to transfer data between applications." | ||
, "version": "0.1.18" | ||
, "version": "0.1.19" | ||
, "repository": { | ||
@@ -6,0 +6,0 @@ "url": "https://bitbucket.org/phil_a_taylor/simpleesb" |
151173
998