From 864bef3c1af5c5105315e822b214d0511c6bcb64 Mon Sep 17 00:00:00 2001 From: Matt Rothenberg Date: Mon, 15 Mar 2021 09:40:47 -0400 Subject: [PATCH] version: 0.5.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index df0c7a9..451c746 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mattrothenberg/statamic-mapbox-address", "description": "A Mapbox autocomplete dropdown fieldtype for the Statamic Control Panel", "license": "MIT", - "version": "0.5.0", + "version": "0.5.1", "type": "statamic-addon", "autoload": { "psr-4": {