set version to 2.1.0

This commit is contained in:
Nicola Murino
2021-06-16 17:45:09 +02:00
parent 47ebe42375
commit a09cf5c8b9
2 changed files with 5 additions and 5 deletions

View File

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