From ca272928ed696a4be0364d2651d6e3e9ed28ff96 Mon Sep 17 00:00:00 2001 From: Nick Santos Date: Tue, 20 Oct 2015 19:57:11 -0700 Subject: [PATCH 1/2] Update soynode --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb2b20c..8d82aaf 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "cookie-parser": "^1.3.5", "errorhandler": "^1.4.0", "qs": "^3.1.0", - "soynode": "^1.0.0", + "soynode": "^1.1.0", "serve-static": "^1.10.0", "useragent": "^2.1.7", "valentine": "1.8.0" From 97a8d01264ca0a4d32841f52f8785ef4d7bef0f6 Mon Sep 17 00:00:00 2001 From: Nick Santos Date: Tue, 20 Oct 2015 19:57:48 -0700 Subject: [PATCH 2/2] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d82aaf..3d38769 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matador", "description": "an MVC framework for Node", - "version": "2.0.0-alpha.12", + "version": "2.0.0-alpha.13", "homepage": "https://github.com/Medium/matador", "main": "src/matador.js", "authors": [