Skip to content

Commit

Permalink
build: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
metafates committed Aug 8, 2022
1 parent d2f09aa commit c0cdc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constant/constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package constant

const (
Mangal = "mangal"
Version = "3.0.0"
Version = "3.0.3"
UserAgent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36"
)

Expand Down

0 comments on commit c0cdc1b

Please sign in to comment.