From b7128f1e39bd04e06a13ea1b4b8fe20495c76168 Mon Sep 17 00:00:00 2001 From: Tarik Weiss Date: Mon, 9 Sep 2024 22:05:18 +0200 Subject: [PATCH] Changed version in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index abe799e..2b3ad8a 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "tarikweiss/slim-attribute-router", "description": "A simple library for applying routing with attributes.", - "version": "0.1.0", + "version": "0.1.1", "type": "library", "keywords": [ "slim",