From f62befbc3f3ba3c9c0e3231c2115632f86c47e42 Mon Sep 17 00:00:00 2001 From: Oliver Vollborn Date: Thu, 8 Aug 2024 14:41:37 +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 9b79e07..bdd0dfd 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.1.1", + "version": "1.2.0", "license": "MIT", "require": { "php": "^8.2",