Skip to content

Commit 720a601

Browse files
committed
bump up version to 0.0.9
1 parent 7caac3d commit 720a601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/lem/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package main
33
import "fmt"
44

55
// version is the current version of llcm.
6-
const version = "0.0.8"
6+
const version = "0.0.9"
77

88
// revision is the git revision of llcm.
99
var revision = ""

0 commit comments

Comments
 (0)