Bump version to v2.0.0 due to breaking change with --cache -> -index

This commit is contained in:
Seednode 2023-09-28 10:16:18 -05:00
parent 1d0e4634c7
commit 3c9f5095f9
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import (
)
const (
ReleaseVersion string = "1.2.0"
ReleaseVersion string = "2.0.0"
)
var (