Bump version

This commit is contained in:
DarthSim
2018-10-05 01:39:39 +06:00
parent 78abb69bd9
commit dc9348527c

View File

@@ -7,7 +7,7 @@ import (
"time" "time"
) )
const version = "1.1.7" const version = "2.0.0"
func main() { func main() {
// Force garbage collection // Force garbage collection