Bump version to 0.7.1

This commit is contained in:
Shantur Rathore
2026-01-15 08:39:06 +00:00
parent 7749225f71
commit 69f221942c
8 changed files with 14 additions and 14 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@neuralnomads/codenomad",
"version": "0.7.0",
"version": "0.7.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@neuralnomads/codenomad",
"version": "0.7.0",
"version": "0.7.1",
"dependencies": {
"@fastify/cors": "^8.5.0",
"commander": "^12.1.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@neuralnomads/codenomad",
"version": "0.7.0",
"version": "0.7.1",
"description": "CodeNomad Server",
"author": {
"name": "Neural Nomads",