1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-10-16 07:07:26 +00:00

📦 Bump version to 1.0.0

This commit is contained in:
Steffo 2021-11-08 22:55:27 +01:00
parent cee0bf07d8
commit eec09a9c52
Signed by: steffo
GPG key ID: 6965406171929D01
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "sophon"
version = "0.1.0"
version = "1.0.0"
description = "Django project for dataset collection"
authors = ["Stefano Pigozzi <256895@studenti.unimore.it>"]

View file

@ -1,6 +1,6 @@
{
"name": "@steffo/sophon-frontend",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.36",