WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 51a33b8

Browse files
authored
Prepare for v1.15.0 (#692)
1 parent 2f76b54 commit 51a33b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)