Skip to content

Commit b166388

Browse files
committed
version bump in readme
1 parent f0bc701 commit b166388

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
@@ -21,7 +21,7 @@ god knew i'd be too powerful if I could solve captchas everyday so here we are
2121
first import the `WebPortal` class inside a `<script type="module">` tag:
2222

2323
```javascript
24-
import { WebPortal } from 'https://cdn.jsdelivr.net/npm/[email protected].15/dist/jsjiit.min.esm.js';
24+
import { WebPortal } from 'https://cdn.jsdelivr.net/npm/[email protected].16/dist/jsjiit.min.esm.js';
2525
```
2626

2727
> [!IMPORTANT]

0 commit comments

Comments
 (0)