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 c67d5f7 commit 2e76665Copy full SHA for 2e76665
constants/main.go
@@ -1,7 +1,7 @@
1
package constants
2
3
const (
4
- MMAR_VERSION = "0.1.7"
+ MMAR_VERSION = "0.2.0"
5
6
VERSION_CMD = "version"
7
SERVER_CMD = "server"
0 commit comments