mirror of
https://github.com/Steffo99/sophon.git
synced 2024-12-22 06:44: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]
|
[tool.poetry]
|
||||||
name = "sophon"
|
name = "sophon"
|
||||||
version = "0.1.0"
|
version = "1.0.0"
|
||||||
description = "Django project for dataset collection"
|
description = "Django project for dataset collection"
|
||||||
authors = ["Stefano Pigozzi <256895@studenti.unimore.it>"]
|
authors = ["Stefano Pigozzi <256895@studenti.unimore.it>"]
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@steffo/sophon-frontend",
|
"name": "@steffo/sophon-frontend",
|
||||||
"version": "0.1.0",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
||||||
|
|
Loading…
Reference in a new issue