We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a919a0f commit 07152a9Copy full SHA for 07152a9
l0la.go
@@ -8,7 +8,7 @@ import (
8
"time"
9
)
10
11
-const Version = "v0.1.3"
+const Version = "v0.1.4"
12
13
func Watch(pid int, seconds ...int) {
14
lines := make([]io.Writer, 0)
0 commit comments