Skip to content

Commit

Permalink
perpare for v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhump committed Mar 20, 2024
1 parent dbd9097 commit 7236073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import (
)

// Version is the semantic version of the connect module.
const Version = "1.16.0-dev"
const Version = "1.16.0"

// These constants are used in compile-time handshakes with connect's generated
// code.
Expand Down

0 comments on commit 7236073

Please sign in to comment.