Skip to content

Commit

Permalink
Prepare to release v1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperl committed Jul 1, 2022
1 parent 2cab1a7 commit 59b3014
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 (
date = "2022-07-01T05:35:56Z"
version = "v1.2.8"
date = "2022-07-01T05:53:04Z"
version = "v1.2.9"
sdkVersion = "v2.0.0-alpha.10"
)

Expand Down

0 comments on commit 59b3014

Please sign in to comment.