@ -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 ./...