Skip to content

Commit

Permalink
Release: 0.5.2 (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-avila authored Jun 27, 2023
1 parent 4a0cf11 commit 83eea48
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.5.0",
"version": "0.5.2",
"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.5.0",
"version": "0.5.2",
"description": "",
"scripts": {
"build": "cross-env NODE_ENV=production dotenv -e ../.env -- vite build",
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.5.0",
"version": "0.5.2",
"description": "",
"workspaces": [
"api",
Expand Down

0 comments on commit 83eea48

Please sign in to comment.