Skip to content

Commit cb69ed4

Browse files
committed
v0.1.4
1 parent e1246be commit cb69ed4

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.3"
13+
const Version = "0.1.4"
1414

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

0 commit comments

Comments
 (0)