Skip to content

Commit

Permalink
bumped to v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmittag committed Jun 17, 2023
1 parent a919a0f commit 07152a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l0la.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"time"
)

const Version = "v0.1.3"
const Version = "v0.1.4"

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

0 comments on commit 07152a9

Please sign in to comment.