bump release

This commit is contained in:
Pierre Dubouilh
2019-03-31 17:18:30 +02:00
parent 48f1751cee
commit 93f3717835
4 changed files with 8 additions and 4 deletions
+4 -1
View File
@@ -1,8 +1,11 @@
run:
build:
make embed
go vet && go fmt
CGO_ENABLED=0 go build gossa.go
rm gossa.go
run:
make build
./gossa fixture
watch: