Skip to content

Commit

Permalink
bump version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdknives committed Mar 8, 2021
1 parent bd51df8 commit 2d7c352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cx/main.go
Expand Up @@ -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)
Expand Down

0 comments on commit 2d7c352

Please sign in to comment.