Skip to content

Commit

Permalink
bump self report version to v0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaiba committed May 8, 2024
1 parent 9b6ed49 commit 6efe0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
// - 0.6.0+release
// - 0.6.1
// - 0.6.2-alpha0+go1.21.nocgo
const kwilVersion = "0.7.3"
const kwilVersion = "0.7.5"

// KwildVersion may be set at compile time by:
//
Expand Down

0 comments on commit 6efe0e0

Please sign in to comment.