From f090042904546346d60c57a691c270a9a5bbd9b3 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Mon, 14 Jan 2019 08:21:00 -0500 Subject: [PATCH] 3.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee84925..0d7a3e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "done-ssr", - "version": "3.2.3", + "version": "3.2.4", "description": "Server-side rendering for CanJS applications", "main": "lib/index.js", "scripts": {