Skip to content

Commit

Permalink
Merge pull request #1888 from hashicorp/flaky-test-fix
Browse files Browse the repository at this point in the history
- bumping version
  • Loading branch information
kkavish committed Feb 26, 2024
2 parents f81909c + 9b1751f commit e003487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ package version
import "fmt"

const (
Version = "0.37.0"
Version = "0.37.1"
VersionPrerelease = "" // "-dev", "-beta", "-rc1", etc. (include dash)
)

Expand Down

0 comments on commit e003487

Please sign in to comment.