From 145ece41495269df7fb56ec8aae678a43903a011 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jul 2021 22:14:12 +0300 Subject: [PATCH] Bump version up to 2.22.2 (#1698) * Bump version * Update version * Bump version Co-authored-by: github-actions Co-authored-by: Georgy Berezhnoy --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcabe5948..6c13eb80c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@editorjs/editorjs", - "version": "2.22.1", + "version": "2.22.2", "description": "Editor.js — Native JS, based on API and Open Source", "main": "dist/editor.js", "types": "./types/index.d.ts",