Skip to content

Commit 1ee49d4

Browse files
committed
Update version
1 parent 9dc4b7b commit 1ee49d4

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
@@ -7,7 +7,7 @@ from your JavaScript code on web browsers or with Node.js.
77
## Quick Start
88
The library is available on the global CDN [jsDelivr:](https://www.jsdelivr.com/)
99
```html
10-
<script src="https://cdn.jsdelivr.net/npm/addsearch-js-client@0.2/dist/addsearch-js-client.min.js"></script>
10+
<script src="https://cdn.jsdelivr.net/npm/addsearch-js-client@0.3/dist/addsearch-js-client.min.js"></script>
1111
```
1212
To install the library locally or to use it with Node.js:
1313
```sh

0 commit comments

Comments
 (0)