Use semver

Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt
2023-07-28 16:32:23 +02:00
parent d541cf9b63
commit af0c6ab782
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"name": "astroad",
"description": "Astroad - Astro",
"type": "module",
"version": "1.1",
"version": "1.1.0",
"license": "MIT",
"scripts": {
"dev": "astro dev --host",