mirror of
https://github.com/Steffo99/sophon.git
synced 2024-12-21 22:34:21 +00:00
📦 Bump version to 1.0.0
This commit is contained in:
parent
cee0bf07d8
commit
eec09a9c52
2 changed files with 2 additions and 2 deletions
|
@ -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>"]
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue