From a9ff602a1c597db1a15b645f0e8070f1eef31646 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Mon, 19 Aug 2024 00:10:40 +0200 Subject: [PATCH] Bump version. --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6e78284..ce629a7 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Laravel FreeBoxPHP package", "license": "BSD-3-Clause", "type": "library", - "version": "1.0.3", + "version": "1.0.4", "keywords": [ "api", "freebox", diff --git a/composer.lock b/composer.lock index 659f3b9..5d59495 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8a269a7fb294538158bd485186911b84", + "content-hash": "d6d8d00389b2734ca98f08b3ca291b78", "packages": [ { "name": "brick/math",