1 parent bd98f33 commit 0380b23Copy full SHA for 0380b23
1 file changed
constants.go
@@ -4,7 +4,7 @@ import "regexp"
4
5
// Version information
6
const (
7
- Version = "0.12.1"
+ Version = "0.13.0"
8
)
9
10
// File extensions and suffixes
0 commit comments