From aebd47d5f122827b8448f83ac819452e329d27f1 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Mon, 18 Sep 2017 16:08:40 -0400 Subject: [PATCH] 1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4861137..01003b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "done-ssr", - "version": "1.1.3", + "version": "1.1.4", "description": "Server-side rendering for CanJS applications", "main": "lib/index.js", "scripts": {