diff --git a/cmd/cx/main.go b/cmd/cx/main.go index 7f9931922..bb455b5db 100644 --- a/cmd/cx/main.go +++ b/cmd/cx/main.go @@ -16,7 +16,7 @@ import ( "github.com/skycoin/cx/cxgo/parser" ) -const VERSION = "0.7.1" +const VERSION = "0.8.0" func main() { //cx.CXLogFile(true)