We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbcf27 commit 12af7a6Copy full SHA for 12af7a6
1 file changed
douceur.go
@@ -12,7 +12,7 @@ import (
12
13
const (
14
// Version is package version
15
- Version = "0.3.0"
+ Version = "0.3.1"
16
)
17
18
var (
0 commit comments