We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd51df8 + 2d7c352 commit a440112Copy full SHA for a440112
1 file changed
cmd/cx/main.go
@@ -16,7 +16,7 @@ import (
16
"github.com/skycoin/cx/cxgo/parser"
17
)
18
19
-const VERSION = "0.7.1"
+const VERSION = "0.8.0"
20
21
func main() {
22
//cx.CXLogFile(true)
0 commit comments