We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70c38f commit f1b45c1Copy full SHA for f1b45c1
constants/main.go
@@ -1,7 +1,7 @@
1
package constants
2
3
const (
4
- MMAR_VERSION = "0.2.6"
+ MMAR_VERSION = "0.3.0"
5
6
VERSION_CMD = "version"
7
SERVER_CMD = "server"
0 commit comments