Skip to content

Commit 9bbdbb0

Browse files
author
joe sirianni
committed
version bump
1 parent 5e7875c commit 9bbdbb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/disk-usage.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
)
1111

1212

13-
const version string = "1.0.0"
13+
const version string = "1.0.1"
1414

1515

1616
type GlobalConfig struct {

0 commit comments

Comments
 (0)