Skip to content

Commit e88106e

Browse files
authored
Merge pull request #71 from ArielMAJ/bump-version
[UPT] Bump template version.
2 parents 8159622 + 2aae717 commit e88106e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fastapi-backend-template"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "A FastAPI backend template."
55
authors = ["ArielMAJ <ariel.maj@hotmail.com>"]
66
readme = "README.md"

vue-front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuetify-frontend-template",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"scripts": {
55
"dev": "cross-env NODE_OPTIONS='--no-warnings' vite",
66
"build": "vite build",

0 commit comments

Comments
 (0)