From d2cc4ef9c3640c1746b2ab1cdb1cfc9ed1889be2 Mon Sep 17 00:00:00 2001 From: Oliver Vollborn Date: Mon, 16 Sep 2024 15:11:13 +0200 Subject: [PATCH] Ignore: bump version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d8efb69..3239c9f 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "drei-d/laravel-jtl-api", "description": "a JTL api wrapper for Laravel", "type": "library", - "version": "1.2.4", + "version": "1.2.5", "license": "MIT", "require": { "php": "^8.2",