Bump to alpha.3

This commit is contained in:
Arturo Filastò 2018-09-27 11:43:13 +02:00
parent 8916ff8398
commit 1b90b6f1ec

View File

@ -16,7 +16,7 @@ import (
"upper.io/db.v3/lib/sqlbuilder"
)
const Version = "3.0.0-alpha.2"
const Version = "3.0.0-alpha.3"
// Context for OONI Probe
type Context struct {