We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f32b9b commit 319db93Copy full SHA for 319db93
cmd/ent-elastic/main.go
@@ -6,7 +6,7 @@ import (
6
"log"
7
)
8
9
-const release = "v1.0.5"
+const release = "v1.0.6"
10
11
var rootCmd = &cobra.Command{
12
Use: "ent-elastic",
0 commit comments