We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8159622 + 2aae717 commit e88106eCopy full SHA for e88106e
2 files changed
api/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "fastapi-backend-template"
3
-version = "0.3.0"
+version = "0.3.1"
4
description = "A FastAPI backend template."
5
authors = ["ArielMAJ <ariel.maj@hotmail.com>"]
6
readme = "README.md"
vue-front/package.json
{
"name": "vuetify-frontend-template",
- "version": "0.3.0",
+ "version": "0.3.1",
"scripts": {
"dev": "cross-env NODE_OPTIONS='--no-warnings' vite",
"build": "vite build",
0 commit comments