We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06ba943 + 430f63f commit 0606ff7Copy full SHA for 0606ff7
constant.go
@@ -1,7 +1,7 @@
1
package mapper
2
3
const (
4
- packageVersion = "0.7.14"
+ packageVersion = "0.8"
5
mapperTagKey = "mapper"
6
jsonTagKey = "json"
7
IgnoreTagValue = "-"
0 commit comments