chore: update client and api patch version to 0.0.5

This commit is contained in:
Vladislav Syrochkin 2025-07-02 12:25:11 +05:00
parent a0fcc324fa
commit e6589a0950
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "api"
version = "0.0.4"
version = "0.0.5"
description = ""
authors = [{ name = "Vladislav", email = "vlad.dev@heado.ru" }]
readme = "README.md"

View File

@ -1,6 +1,6 @@
{
"name": "client",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"dependencies": {
"@ant-design/icons": "^5.6.1",