Skip to content

Commit

Permalink
Prepare for v1.2.1. (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Jun 15, 2022
1 parent 25b5d52 commit c5547cd
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 @@ -12,8 +12,8 @@ import (
)

var (
date = "2022-06-15T12:23:00Z"
version = "v1.2.0"
date = "2022-06-15T18:04:03Z"
version = "v1.2.1"
sdkVersion = "v2.0.0-alpha.4"
)

Expand Down

0 comments on commit c5547cd

Please sign in to comment.