This commit is contained in:
Borna Rajković 2024-01-07 20:23:33 +01:00
parent 009cd8f654
commit f43afafc7e
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 := 1.0.0
VERSION := 1.1.0
serve:
go run ./...