Skip to content

Commit

Permalink
✨ v0.7.0 (#2273)
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-avila committed Apr 1, 2024
1 parent 1605ef3 commit 49753a3
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@librechat/backend",
"version": "0.6.10",
"version": "0.7.0",
"description": "",
"scripts": {
"start": "echo 'please run this from the root directory'",
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@librechat/frontend",
"version": "0.6.10",
"version": "0.7.0",
"description": "",
"type": "module",
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "LibreChat",
"version": "0.6.10",
"version": "0.7.0",
"description": "",
"workspaces": [
"api",
Expand Down

0 comments on commit 49753a3

Please sign in to comment.