From ffc2569693e60320d09393cc2ce36331b59270a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Thu, 14 Mar 2024 11:27:39 +0100 Subject: [PATCH] version --- composer.json | 2 +- src/Bazar.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index da057ddf..4097c607 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require": { "php": "^8.2 || ^8.3", - "conedevelopment/root": "^2.2.4" + "conedevelopment/root": "^2.2.5" }, "require-dev": { "fakerphp/faker": "^1.9.1", diff --git a/src/Bazar.php b/src/Bazar.php index 242533cc..b813fcd3 100644 --- a/src/Bazar.php +++ b/src/Bazar.php @@ -12,7 +12,7 @@ abstract class Bazar * * @var string */ - public const VERSION = '1.0.4'; + public const VERSION = '1.0.5'; /** * The currency in use.