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 27b12ec commit 5fc80bbCopy full SHA for 5fc80bb
api/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "api"
3
-version = "0.7.0"
+version = "0.7.1"
4
description = ""
5
authors = ["ArielMAJ <ariel.maj@hotmail.com>"]
6
readme = "README.md"
vue-front/package.json
{
"name": "GitHub_Viz",
- "version": "0.7.0",
+ "version": "0.7.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
0 commit comments