Skip to content

Commit 9a4201b

Browse files
add correct version (Layr-Labs#18)
1 parent c5556f1 commit 9a4201b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/eigenlayer/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ func main() {
2323

2424
app.Name = "eigenlayer"
2525
app.Usage = "EigenLayer CLI"
26-
app.Version = "0.1.0"
26+
app.Version = "0.5.0"
2727
app.Copyright = "(c) 2023 EigenLabs"
2828

2929
// Initialize the dependencies

0 commit comments

Comments
 (0)