**chore(release): bump versions for web-service and CLI packages**
- **Version Updates**: - Updated `web-service-package/package.json` and `package-lock.json` from `0.15.0` to `0.16.0`. - Updated `cli-package/package.json` and `package-lock.json` from `0.16.0` to `0.17.0`. - **Purpose**: - Prepares both packages for their respective new releases, ensuring version consistency across project dependencies.
This commit is contained in:
parent
74f3aac15b
commit
086d27deec
4 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@soulcraft/brainy-cli",
|
||||
"version": "0.16.0",
|
||||
"version": "0.17.0",
|
||||
"description": "Command-line interface for the Brainy vector graph database",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue