Skip to content

Commit 21c1bca

Browse files
author
github-actions
committed
chore(release): bump version to 1.1.0
1 parent f4c6835 commit 21c1bca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "budget-wise-backend"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
description = "FastAPI backend for BudgetWise"
55
readme = "README.md"
66
requires-python = ">=3.11"

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"packageManager": "[email protected]",
66
"scripts": {

0 commit comments

Comments
 (0)