This commit is contained in:
Borna Rajković 2024-01-01 18:00:14 +01:00
parent 0173086939
commit 6bd0c9e37c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# scripts for building app
# requires go 1.19+ and git installed
VERSION := 0.2.3
VERSION := 0.3.0
serve:
go run ./...