We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1510aa commit ae3c49cCopy full SHA for ae3c49c
Makefile
@@ -1,6 +1,6 @@
1
.PHONY: all fmt test build clean proto postar postaradmin
2
3
-VERSION=v0.5.0
+VERSION=v0.5.1
4
5
all:
6
make test && make clean && make build
0 commit comments