Skip to content

Commit

Permalink
chore(version):upgrade version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seymourtang committed Jun 12, 2024
1 parent 14a998d commit bdfd944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (

// Version is the current version of the application

const version = "0.4.0"
const version = "0.4.1"

func GetSDKVersion() string {
return version
Expand Down

0 comments on commit bdfd944

Please sign in to comment.