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.
1 parent a01af2b commit c5c966eCopy full SHA for c5c966e
2 files changed
api/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "api"
3
-version = "0.1.3"
+version = "0.1.0"
4
description = ""
5
authors = ["ArielMAJ <ariel.maj@hotmail.com>"]
6
readme = "README.md"
vue-front/package.json
{
"name": "docs",
- "version": "0.1.3",
+ "version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
0 commit comments