From 8abb6ec87bb2d8b42fab7196a9d096a7dc13b9bb Mon Sep 17 00:00:00 2001 From: Joshua Bemenderfer Date: Tue, 14 Aug 2018 21:03:13 -0400 Subject: [PATCH] 3.3.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 34a446b..3695736 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "prerender-spa-plugin", - "version": "3.2.1", + "version": "3.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d1c7e56..64b6807 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prerender-spa-plugin", - "version": "3.2.1", + "version": "3.3.0", "description": "Flexible, framework-agnostic static site generation for sites and SPAs built with webpack.", "license": "MIT", "main": "index.js",