From 7cf5266a233bd102de5be8268cff9a062e268ed7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 12:41:03 +0000 Subject: [PATCH] Bump version (#2304) 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 ceebb280..aa3bf66c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@editorjs/editorjs", - "version": "2.27.0-rc.1", + "version": "2.27.0-rc.2", "description": "Editor.js — Native JS, based on API and Open Source", "main": "dist/editor.js", "types": "./types/index.d.ts",