From a6f269a9aa1d0d7449bc89fea452c32f8f362f71 Mon Sep 17 00:00:00 2001 From: Sven Tschui Date: Fri, 28 Aug 2020 17:04:28 +0200 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfcd608..05b54a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-plugin-preact-workspace", - "version": "0.0.0", + "version": "3.0.0", "main": "index.js", "repository": "https://github.com/sventschui/next-plugin-preact", "author": "Sven Tschui ",