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 578cb98 commit 2969d73Copy full SHA for 2969d73
constants/main.go
@@ -1,7 +1,7 @@
1
package constants
2
3
const (
4
- MMAR_VERSION = "0.2.0"
+ MMAR_VERSION = "0.2.1"
5
6
VERSION_CMD = "version"
7
SERVER_CMD = "server"
0 commit comments