Skip to content

Commit 0606ff7

Browse files
authored
Merge pull request #52 from devfeel/aicode-bump-version
chore: bump version to 0.8
2 parents 06ba943 + 430f63f commit 0606ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constant.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package mapper
22

33
const (
4-
packageVersion = "0.7.14"
4+
packageVersion = "0.8"
55
mapperTagKey = "mapper"
66
jsonTagKey = "json"
77
IgnoreTagValue = "-"

0 commit comments

Comments
 (0)