Skip to content

Commit 586b6f4

Browse files
author
Daniele Rondina
committed
Prepare release v0.9.0
1 parent 3556491 commit 586b6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pkg/commons/common.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030
settings "github.com/spf13/viper"
3131
)
3232

33-
const PKGS_CHECKER_VERSION = "0.8.4"
33+
const PKGS_CHECKER_VERSION = "0.9.0"
3434
const PKGS_CHECKER_EMPTY_PKGHASH = "00000000000000000000000000000000"
3535

3636
func InitConcurrency() {

0 commit comments

Comments
 (0)