diff --git a/connect.go b/connect.go index cd855887..3ea26a00 100644 --- a/connect.go +++ b/connect.go @@ -32,7 +32,7 @@ import ( ) // Version is the semantic version of the connect module. -const Version = "1.5.1" +const Version = "1.5.2" // These constants are used in compile-time handshakes with connect's generated // code.