chore: update version to 1.0.0

This commit is contained in:
dyzcdn
2025-12-22 12:45:54 +07:00
parent 10dc345147
commit 1640ced748
2 changed files with 5 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
{
"$schema": "https://getcomposer.org/schema.json",
"name": "laravel/laravel",
"name": "twinpath/app",
"version": "1.0.0",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"description": "Certificate Authority & API Management System",
"keywords": [
"laravel",
"framework"

View File

@@ -1,4 +1,6 @@
{
"name": "app-ca-management",
"version": "1.0.0",
"$schema": "https://json.schemastore.org/package.json",
"private": true,
"type": "module",