Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Aug 11, 2023
1 parent 679a08d commit 3c99e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/sdk/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ var (
GitCommit string

// Version of the program
Version = "0.0.2" //nolint:golint,gochecknoglobals
Version = "0.0.3" //nolint:golint,gochecknoglobals
)

0 comments on commit 3c99e23

Please sign in to comment.