From c0437a64c8956e18d5bdef7350481c65f327da1d Mon Sep 17 00:00:00 2001 From: dasmikko Date: Tue, 28 Mar 2023 10:32:12 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eeaccc..26f6851 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-tiptap-editor", - "version": "0.9.11", + "version": "0.9.12", "description": "A drop-in replacement for the strapi editor", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"