From 33f3308ff810a3e08a3879ae60259cf1c4f080a5 Mon Sep 17 00:00:00 2001 From: SimplePleb <79759974+simplepleb@users.noreply.github.com> Date: Thu, 21 Apr 2022 01:37:18 -0400 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a9ee361..ef25863 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "simplepleb/themes", - "version": "v1.1", + "version": "v1.2", "description": "Themes allow you to create and switch between themes in your Laravel app.", "keywords": ["laravel", "laravel-cms","laravel-themes","laravel-theme-maker","laravel-dashboard","laravel-theme"], "homepage": "https://github.com/simplepleb/themes",