From 3fcaa6533f934263f7bf84d17d868f23d6bcad62 Mon Sep 17 00:00:00 2001 From: Hotaru Date: Wed, 5 Jun 2024 18:12:32 +0800 Subject: [PATCH] release: v3.2.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 67b2bdf..6fe748e 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "hotaru/hulicore", "description": "Develop a complete framework based on native PHP, which mainly encapsulates database operations, pseudo-static routing, functional functions and other features. The framework follows the MVC architecture.", - "version": "3.2.0", + "version": "3.2.1", "type": "project", "autoload": { "psr-4": {