Skip to content

Commit cd15ce3

Browse files
committed
version bump
1 parent 41c8d2a commit cd15ce3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

taskc/taskc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ type task struct {
3636
}
3737

3838
func Version() string {
39-
return "v0.1.0"
39+
return "v0.1.1"
4040
}
4141

4242
func json_read() {

0 commit comments

Comments
 (0)