Skip to content

Commit

Permalink
Updated Package/Project Versions Info for frontend & backend
Browse files Browse the repository at this point in the history
  • Loading branch information
xKhronoz committed May 19, 2024
1 parent 88ceb24 commit 8e7695e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "backend"
version = "0.1.0"
version = "0.3.0"
description = ""
authors = ["xKhronoz"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smart-retrieval",
"version": "0.1.0",
"version": "0.3.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 8e7695e

Please sign in to comment.