Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/connectrpc.com/connect…
Browse files Browse the repository at this point in the history
…-1.17.0
  • Loading branch information
jhump authored Sep 23, 2024
2 parents f9d400e + 0a6b9c9 commit 9126675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ package internal
//nolint:gochecknoglobals
var (
// NB: These are vars instead of consts so they can be changed via -X ldflags.
buildVersion = "v1.0.4"
buildVersion = "v1.1.0-dev"
buildVersionSuffix = ""

// Version is the version to report from all binaries.
Expand Down

0 comments on commit 9126675

Please sign in to comment.