From 5c71c98c8a30ff5c4f677c0cbba714ebe871edf1 Mon Sep 17 00:00:00 2001 From: Sven Tschui Date: Sun, 19 Jul 2020 11:00:23 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 008a883..f586f5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "preact-ssr-prepass", - "version": "1.0.2", + "version": "1.1.0", "description": "react-ssr-prepass drop-in replacement for preact-x", "main": "dist/index.js", "module": "dist/index.module.js",