Get NDT test to run via gooni

This commit is contained in:
Arturo Filastò
2018-02-13 17:16:23 +02:00
parent 7cf5bd2718
commit d3d3ce9d78
9 changed files with 122 additions and 25 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"github.com/openobservatory/gooni/internal/cli/root"
)
const Version = "0.0.1"
const Version = "3.0.0-dev.0"
func init() {
cmd := root.Command("version", "Show version.")