Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
paepckehh committed Dec 10, 2024
1 parent cc9e68d commit 702fe7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

// global exported consts
const SemVer = "v0.1.45"
const SemVer = "v0.1.49"

// global var
var (
Expand Down

0 comments on commit 702fe7b

Please sign in to comment.