From c75d5e506032aa854f7058443400bd6bb8e203d4 Mon Sep 17 00:00:00 2001 From: Sam Light Date: Wed, 2 Apr 2025 21:22:32 +0100 Subject: Fix wrong version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 2fa75a3..68671f4 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Laravel Livewire tables", "type": "library", "license": "MIT", - "version": "1.0.1", + "version": "1.0.0", "autoload": { "psr-4": { "Lightscale\\LaralightTables\\": "src/" -- cgit v1.2.3