From f1597c350ba48890309b1f9b6520e459c28512b1 Mon Sep 17 00:00:00 2001 From: Ian White Date: Wed, 9 Oct 2019 13:59:24 -0500 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a697af..e775b35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vrbo/catalyst-render", - "version": "1.0.0", + "version": "2.0.0", "description": "A Hapi.js plugin to aid in server-side rendering using Handlebars and React.", "main": "lib/index.js", "author": {