From 249320311e4295a58a9a80fe94060475de0dee57 Mon Sep 17 00:00:00 2001 From: loilo Date: Wed, 19 Feb 2025 12:06:57 +0100 Subject: [PATCH] chore: bump version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3795f8a..fe9b852 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "loilo/jsonpath", "description": "Runs RFC9535 compatible JSONPath queries against a data set", "type": "library", - "version": "0.0.0", + "version": "0.1.0", "license": "MIT", "authors": [ {