// Package core provides common definitions and functionalities of V2Ray.
package core
const (
Version = "0.1"
)