Update to v0.1.2

This commit is contained in:
2025-11-17 22:23:41 +01:00
parent 08a70c5c78
commit a0d3035f71
5 changed files with 243 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
BINARY=ginie
VERSION=0.1.0
VERSION=0.1.2
build:
go build -o $(BINARY) ./cmd/ginie