set version to 2.0.2

This commit is contained in:
Nicola Murino
2021-02-17 08:10:17 +01:00
parent be9230e85b
commit cebd069c77
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ package version
import "strings"
const version = "2.0.1-dev"
const version = "2.0.2"
var (
commit = ""