Skip to content

Commit 32d2b20

Browse files
committed
docs: update docs for next release
1 parent 3a27f53 commit 32d2b20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# OAuth2 component for Yew
1+
# OAuth2 (and OIDC) component for Yew
22

33
[![crates.io](https://img.shields.io/crates/v/yew-oauth2.svg)](https://crates.io/crates/yew-oauth2)
44
[![docs.rs](https://docs.rs/yew-oauth2/badge.svg)](https://docs.rs/yew-oauth2)
@@ -7,7 +7,7 @@
77
Add to your `Cargo.toml`:
88

99
```toml
10-
yew-oauth2 = "0.10"
10+
yew-oauth2 = "0.11"
1111
```
1212

1313
By default, the `yew-nested-router` integration for [`yew-nested-router`](https://github.com/ctron/yew-nested-router) is

0 commit comments

Comments
 (0)