Compare commits
3 commits
09b9886ee7
...
6f3114e4a9
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f3114e4a9 | |||
| bfd2363298 | |||
| cd796e5bf4 |
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "advent22-api"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = ""
|
||||
license = {file = "LICENSE"}
|
||||
readme = "README.md"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "advent22_ui",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "yarn@4.12.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue