From 621c64c3f17104c59a880675f377b3432f0ddbc6 Mon Sep 17 00:00:00 2001 From: oswaldojerezz Date: Thu, 24 Aug 2023 16:16:47 -0600 Subject: [PATCH] Composer license update, Version bump --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e0a45d8..c852ad8 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,8 @@ "description": "Carbon Fields extension, that adds a SmartLink field type.", "keywords": ["wordpress", "carbon-field", "carbon-field-SmartLink"], "type": "library", - "version": "1.0.5", - "license": "GPL-2.0+", + "version": "1.0.8", + "license": "GPL-2.0-or-later", "authors": [ { "name": "David Toews",