Skip to content

Commit

Permalink
Bump middleware version to 2.0.0 (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eela Nagaraj committed Sep 12, 2023
1 parent 30643ba commit 67773a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/rpc/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ const (
)

var (
MiddlewareVersion = "2.0.0-dev"
MiddlewareVersion = "2.0.0"
NodeVersion = params.Version
)

0 comments on commit 67773a5

Please sign in to comment.