Skip to content

Commit 8cee0c6

Browse files
committed
update release
1 parent 66c58f4 commit 8cee0c6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ Copyright (c) 2016 Lyric
132132
[License-Image]: https://img.shields.io/npm/l/express.svg
133133
[Build-Status-Url]: https://travis-ci.org/go-oauth2/oauth2
134134
[Build-Status-Image]: https://travis-ci.org/go-oauth2/oauth2.svg?branch=master
135-
[Release-Url]: https://github.com/go-oauth2/oauth2/releases/tag/v3.5.0
136-
[Release-image]: http://img.shields.io/badge/release-v3.5.0-1eb0fc.svg
135+
[Release-Url]: https://github.com/go-oauth2/oauth2/releases/tag/v3.5.1
136+
[Release-image]: http://img.shields.io/badge/release-v3.5.1-1eb0fc.svg
137137
[ReportCard-Url]: https://goreportcard.com/report/gopkg.in/oauth2.v3
138138
[ReportCard-Image]: https://goreportcard.com/badge/gopkg.in/oauth2.v3
139139
[GoDoc-Url]: https://godoc.org/gopkg.in/oauth2.v3

doc.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// OAuth 2.0 server library for the Go programming language
2+
//
23
// package main
34
// import (
45
// "net/http"

0 commit comments

Comments
 (0)