Add license and version shield, increase version

This commit is contained in:
2023-04-07 12:27:40 +02:00
parent 94e749960f
commit 6267972605
3 changed files with 170 additions and 1 deletions

View File

@ -1,7 +1,8 @@
{
"name": "moshing-mammut",
"version": "0.0.1",
"version": "1.1.0",
"private": true,
"license": "LGPL-3.0-or-later",
"scripts": {
"dev": "vite dev",
"build": "vite build",