Skip to content

Commit

Permalink
Bump badge version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Nov 6, 2018
1 parent b0b5268 commit 7f76679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Elm OAuth 2 [![](https://img.shields.io/badge/package.elm--lang.org-4.0.0-60b5cc.svg?style=flat-square)](http://package.elm-lang.org/packages/truqu/elm-oauth2/latest)
Elm OAuth 2 [![](https://img.shields.io/badge/package.elm--lang.org-4.0.1-60b5cc.svg?style=flat-square)](http://package.elm-lang.org/packages/truqu/elm-oauth2/latest)
=====

This package offers some utilities to implement a client-side [OAuth 2](https://tools.ietf.org/html/rfc6749) authorization in Elm.
Expand Down

0 comments on commit 7f76679

Please sign in to comment.