Skip to content

Commit

Permalink
Update to SDK 2.0.0-alpha.155
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperl committed Jun 11, 2024
1 parent fa87301 commit e1638bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/jag/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ import (
)

var (
version = "v1.38.0"
sdkVersion = "v2.0.0-alpha.154"
version = "v1.38.1"
sdkVersion = "v2.0.0-alpha.155"
)

var buildDate = "unknown"
Expand Down

0 comments on commit e1638bf

Please sign in to comment.