Skip to content

Commit 12af7a6

Browse files
committed
Bugfix v0.3.1
Bugfix v0.3.1
1 parent bbbcf27 commit 12af7a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

douceur.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212

1313
const (
1414
// Version is package version
15-
Version = "0.3.0"
15+
Version = "0.3.1"
1616
)
1717

1818
var (

0 commit comments

Comments
 (0)