From 9c4760636936d8208a3f1f77c04cde825cb7be67 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Thu, 13 Dec 2018 10:12:04 -0500 Subject: [PATCH] 3.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7acd80..b2e7066 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "done-ssr", - "version": "3.0.2", + "version": "3.0.3", "description": "Server-side rendering for CanJS applications", "main": "lib/index.js", "scripts": {