Skip to content

Commit

Permalink
chore(version):upgrade version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seymourtang committed Jul 26, 2024
1 parent 7c36d7c commit 75536f0
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.1"
const version = "0.5.0"

func GetSDKVersion() string {
return version
Expand Down

0 comments on commit 75536f0

Please sign in to comment.