Skip to content

Commit 65de451

Browse files
committed
chore: update readme version
1 parent eae1a55 commit 65de451

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ All of the packages comes with type definition, and are available for both brows
3131

3232
```bash
3333
# for the API Client
34-
npm install @algolia/generative-experiences-api-client@0.0.0
34+
npm install @algolia/generative-experiences-api-client@1.0.0
3535
# for the JavaScript UI library
36-
npm install @algolia/generative-experiences-js@0.0.0
36+
npm install @algolia/generative-experiences-js@1.0.0
3737
# for the React UI library
38-
npm install @algolia/generative-experiences-react@0.0.0
38+
npm install @algolia/generative-experiences-react@1.0.0
3939
```
4040

4141
### Without a package manager (CommonJS)

0 commit comments

Comments
 (0)