Skip to content

Commit 8be7ffb

Browse files
committed
V0.1.3
1 parent d8c6d46 commit 8be7ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/landrun/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
)
1111

1212
// Version is the current version of landrun
13-
const Version = "0.1.2"
13+
const Version = "0.1.3"
1414

1515
func main() {
1616
app := &cli.App{

0 commit comments

Comments
 (0)