We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd163e commit 2bb3783Copy full SHA for 2bb3783
version.go
@@ -15,7 +15,7 @@ package gmssl
15
import "C"
16
17
const (
18
- GmSSLGoVersion = "2.1.1"
+ GmSSLGoVersion = "1.1.0"
19
)
20
21
func GetGmSSLLibraryVersion() string {
0 commit comments