From 95cc8e9766f829589b5af63973a3408ec7432346 Mon Sep 17 00:00:00 2001 From: Josh England Date: Thu, 12 Mar 2026 14:38:05 -0500 Subject: [PATCH] Update composer.json version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2cfc1b6..7c6647d 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A PHP Intl library to retrieve states for a given country.", "type": "library", "license": "MIT", - "version": "4.0.0", + "version": "5.0.1", "authors": [ { "name": "Josh England",