Skip to content

Commit 865e0ee

Browse files
committed
v1.0.2
1 parent f29fdba commit 865e0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/conceal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package conceal
33
import "fmt"
44

55
// Version field is a SemVer that should indicate the baked-in version of conceal
6-
var Version = "1.0.1"
6+
var Version = "1.0.2"
77

88
// Tag field denotes the specific build type for the broker. It may be replaced by compile-time variables if needed to
99
// provide the git commit information in the final binary.

0 commit comments

Comments
 (0)