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 76ee66b commit d2f235fCopy full SHA for d2f235f
mockd.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
// Version of Mock-data
12
-var version = "1.3"
+var version = "1.1"
13
14
// All global variables
15
var (
0 commit comments