Release v2.2.2

This commit is contained in:
Juan Pablo Civile
2022-03-26 14:01:26 -03:00
parent 6425a5b0da
commit 88270f1ab1
9 changed files with 7 additions and 14 deletions

View File

@@ -1,7 +0,0 @@
#!/bin/bash
# Move to the repository root:
cd "$(dirname "${BASH_SOURCE[0]}")"
# Go!
go run -mod=vendor . -- "$@"