This commit is contained in:
Borna Rajković 2024-01-07 19:58:17 +01:00
parent f5cdbe1bd3
commit 5afa848fec
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# scripts for building account tracker backend
# requires go 1.18+ and git installed
VERSION := 0.0.1
VERSION := 1.0.0
serve:
go run ./...