This commit is contained in:
Borna Rajković 2023-07-11 21:38:40 +02:00
parent d824a180e4
commit 3b7b9ea327
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.0.1
VERSION := 0.1.0
serve:
go run ./...