From c4e3bbf381c3a565af96429b0d50ef1dd6285db6 Mon Sep 17 00:00:00 2001 From: Boone B Gorges Date: Tue, 2 Jan 2024 12:31:33 -0600 Subject: [PATCH] 2.1.4 version bump in package.json. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0dd355..6d3b298 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": true, "name": "openlab-attributions", "description": "Add formatted attributions to post content.", - "version": "2.1.2", + "version": "2.1.4", "author": "George Mamadashvili", "license": "GPL-2.0+", "main": "dist/js/block-editor.js",