Skip to content

Commit ad95987

Browse files
authored
Prepare for v1.19.1 (#895)
Signed-off-by: Edward McFarlane <emcfarlane@buf.build>
1 parent a19db8a commit ad95987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.20.0-dev"
36+
const Version = "1.19.1"
3737

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

0 commit comments

Comments
 (0)