From e9e0146961e589b5a5321c9fdd4bfcc0e0d746ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 15:33:14 +0000 Subject: [PATCH] Bump version (#2308) Co-authored-by: github-actions Co-authored-by: Ilya Maroz <37909603+ilyamore88@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa3bf66c..30ba45d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@editorjs/editorjs", - "version": "2.27.0-rc.2", + "version": "2.27.0-rc.3", "description": "Editor.js — Native JS, based on API and Open Source", "main": "dist/editor.js", "types": "./types/index.d.ts",