We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1902bc0 commit 4a4dac0Copy full SHA for 4a4dac0
1 file changed
main.go
@@ -11,7 +11,7 @@ import (
11
12
const (
13
name string = "godedupe"
14
- version string = "1.3.0"
+ version string = "1.3.1"
15
)
16
17
type targetDirectories []string
0 commit comments