chore: release v0.0.3 [skip ci]

This commit is contained in:
Woodpecker CI
2026-05-02 12:26:37 +00:00
parent 0b77ae651d
commit c89e394371
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "cicd",
"private": true,
"version": "0.0.2",
"version": "0.0.3",
"description": "Node.js Rest Apis with Express, Sequelize & PostgreSQL",
"scripts": {
"update:patch": "node scripts/update-version.js -patch",
@@ -22,4 +22,4 @@
"url": "http://gitea.cicd.exygen.fr/stephane/test-cicd.git"
},
"type": "commonjs"
}
}