Bump to alpha.3
This commit is contained in:
parent
8916ff8398
commit
1b90b6f1ec
1 changed files with 1 additions and 1 deletions
2
ooni.go
2
ooni.go
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"upper.io/db.v3/lib/sqlbuilder"
|
"upper.io/db.v3/lib/sqlbuilder"
|
||||||
)
|
)
|
||||||
|
|
||||||
const Version = "3.0.0-alpha.2"
|
const Version = "3.0.0-alpha.3"
|
||||||
|
|
||||||
// Context for OONI Probe
|
// Context for OONI Probe
|
||||||
type Context struct {
|
type Context struct {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue