Skip to content

Commit d0584c5

Browse files
committed
Bump version
1 parent e80f178 commit d0584c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ func encodeRequest(r authorization.Request) (io.Reader, error) {
232232
}
233233

234234
const (
235-
version = "0.1.5"
235+
version = "0.1.6"
236236
)
237237

238238
func main() {

0 commit comments

Comments
 (0)