Skip to content

Commit 07152a9

Browse files
committed
bumped to v0.1.4
1 parent a919a0f commit 07152a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

l0la.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"time"
99
)
1010

11-
const Version = "v0.1.3"
11+
const Version = "v0.1.4"
1212

1313
func Watch(pid int, seconds ...int) {
1414
lines := make([]io.Writer, 0)

0 commit comments

Comments
 (0)