Skip to content

Commit 319db93

Browse files
committed
feat: schema定义注释支持
1 parent 7f32b9b commit 319db93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/ent-elastic/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"log"
77
)
88

9-
const release = "v1.0.5"
9+
const release = "v1.0.6"
1010

1111
var rootCmd = &cobra.Command{
1212
Use: "ent-elastic",

0 commit comments

Comments
 (0)