Skip to content

Commit

Permalink
Bump version to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
amh4r committed Sep 18, 2024
1 parent 3e55d43 commit 6533cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package inngestgo
const (
SDKAuthor = "inngest"
SDKLanguage = "go"
SDKVersion = "0.7.3"
SDKVersion = "0.7.4"

SyncKindInBand = "in_band"
SyncKindOutOfBand = "out_of_band"
Expand Down

0 comments on commit 6533cc1

Please sign in to comment.