Skip to content

Commit 5398e99

Browse files
authored
Back to development (#896)
<!-- Before submitting your PR, please read through the contribution guide! https://github.com/connectrpc/connect-go/blob/main/.github/CONTRIBUTING.md --> Signed-off-by: Edward McFarlane <[email protected]>
1 parent ad95987 commit 5398e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connect.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import (
3333
)
3434

3535
// Version is the semantic version of the connect module.
36-
const Version = "1.19.1"
36+
const Version = "1.20.0-dev"
3737

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

0 commit comments

Comments
 (0)