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 0bc7c4e commit f9e6b34Copy full SHA for f9e6b34
cmd/h2spec.go
@@ -10,7 +10,7 @@ import (
10
"time"
11
)
12
13
-const VERSION = "v1.0.0"
+const VERSION = "v1.0.1"
14
15
type sections []string
16
0 commit comments