diff --git a/connect.go b/connect.go index 6ee105b4..096f0314 100644 --- a/connect.go +++ b/connect.go @@ -29,7 +29,7 @@ import ( ) // Version is the semantic version of the connect module. -const Version = "0.2.0-dev" +const Version = "0.2.0" // These constants are used in compile-time handshakes with connect's generated // code.