Skip to content

Commit fc44ba7

Browse files
committed
v1.0.16
1 parent edd973c commit fc44ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/sdk/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ var (
3030
GitCommit string
3131

3232
// Version of the program
33-
Version = "1.0.15" //nolint:golint,gochecknoglobals
33+
Version = "1.0.16" //nolint:golint,gochecknoglobals
3434
)

0 commit comments

Comments
 (0)