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": {