mirror of
https://github.com/go-gost/gost.git
synced 2024-08-11 17:48:51 +00:00
6 lines
47 B
Go
6 lines
47 B
Go
package main
|
|
|
|
const (
|
|
version = "3.0.0-rc9"
|
|
)
|