Updated version v0.2.0 -> v0.2.1

This commit is contained in:
Borna Rajković 2023-08-05 21:50:50 +02:00
parent 770fbd5b88
commit 1d7be51f41
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.0
VERSION := 0.2.1
serve:
go run ./...