chore: Bump package version to 1.1.0

The package.json file has been updated, specifically the version of the project has been changed from 1.0.0 to 1.1.0.

Signed-off-by: Mathis <yidhra@tuta.io>
This commit is contained in:
Mathis H (Avnyr) 2024-04-30 09:59:24 +02:00
parent 44b5745f3b
commit 91b88ea592
Signed by: Mathis
GPG Key ID: DD9E0666A747D126

View File

@ -1,6 +1,6 @@
{ {
"name": "brief-05-back", "name": "brief-05-back",
"version": "1.0.0", "version": "1.1.0",
"description": "", "description": "",
"main": "src/app.ts", "main": "src/app.ts",
"keywords": [], "keywords": [],