Skip to content

Commit 59a31b2

Browse files
committed
chore: update version in readme
1 parent e675ff3 commit 59a31b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ OpenID Connect (OIDC) and OAuth2 library for browser based JavaScript applicatio
4949
From the CDN:
5050

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

5555
Using package managers:

0 commit comments

Comments
 (0)