From c390cb40f388451426549d0dbafe310f26132846 Mon Sep 17 00:00:00 2001 From: Oliver Vollborn Date: Tue, 10 Sep 2024 14:32:58 +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 af58be3..a7d7743 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.2", + "version": "1.2.3", "license": "MIT", "require": { "php": "^8.2",