Skip to content

Commit 2bb3783

Browse files
committed
Update version.go
1 parent 9bd163e commit 2bb3783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ package gmssl
1515
import "C"
1616

1717
const (
18-
GmSSLGoVersion = "2.1.1"
18+
GmSSLGoVersion = "1.1.0"
1919
)
2020

2121
func GetGmSSLLibraryVersion() string {

0 commit comments

Comments
 (0)