Skip to content

Commit a440112

Browse files
authored
Merge pull request #497 from jdknives/fix/update_version_new_tag
bump version to 0.8.0
2 parents bd51df8 + 2d7c352 commit a440112

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/cx/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"github.com/skycoin/cx/cxgo/parser"
1717
)
1818

19-
const VERSION = "0.7.1"
19+
const VERSION = "0.8.0"
2020

2121
func main() {
2222
//cx.CXLogFile(true)

0 commit comments

Comments
 (0)