From 62b38d96f66f579824539b8da73610324533ac65 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Fri, 4 Jan 2019 14:00:09 -0500 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be72a4b..a7f0cfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "done-ssr", - "version": "3.1.0", + "version": "3.2.0", "description": "Server-side rendering for CanJS applications", "main": "lib/index.js", "scripts": {