Skip to content

Commit

Permalink
chore: update version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ayZagen committed Jan 17, 2025
1 parent e675ff3 commit 59a31b2
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
Expand Up @@ -49,7 +49,7 @@ OpenID Connect (OIDC) and OAuth2 library for browser based JavaScript applicatio
From the CDN:

```html
<script src="https://unpkg.com/@plusauth/oidc-client-js@1.3.0/dist/oidc-client.min.js"></script>
<script src="https://unpkg.com/@plusauth/oidc-client-js@1.5.0/dist/oidc-client.min.js"></script>
```

Using package managers:
Expand Down

0 comments on commit 59a31b2

Please sign in to comment.