Skip to content

Commit

Permalink
Bumped to version 0.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
gildas committed Sep 26, 2024
1 parent eb5a3c1 commit e53c74a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ package request
var commit string

// VERSION is the version of this library
var VERSION = "0.9.9" + commit
var VERSION = "0.9.10" + commit

0 comments on commit e53c74a

Please sign in to comment.