diff --git a/connect.go b/connect.go index a8f965b7..c7c41d38 100644 --- a/connect.go +++ b/connect.go @@ -33,7 +33,7 @@ import ( ) // Version is the semantic version of the connect module. -const Version = "1.12.0" +const Version = "1.13.0-dev" // These constants are used in compile-time handshakes with connect's generated // code.