Skip to content

Commit cb460f1

Browse files
authored
Back to development (connectrpc#442)
1 parent 8d3aaed commit cb460f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connect.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import (
3232
)
3333

3434
// Version is the semantic version of the connect module.
35-
const Version = "1.5.0"
35+
const Version = "1.6.0-dev"
3636

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

0 commit comments

Comments
 (0)