We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5556f1 commit 9a4201bCopy full SHA for 9a4201b
cmd/eigenlayer/main.go
@@ -23,7 +23,7 @@ func main() {
23
24
app.Name = "eigenlayer"
25
app.Usage = "EigenLayer CLI"
26
- app.Version = "0.1.0"
+ app.Version = "0.5.0"
27
app.Copyright = "(c) 2023 EigenLabs"
28
29
// Initialize the dependencies
0 commit comments