Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit 6d2639e

Browse files
authored
Bump release in client (#78)
1 parent 2e6622d commit 6d2639e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const VERSION = '0.2.0';
1+
const VERSION = '0.3.0';
22
const RETRY_STATUS_CODES = [429, 500, 502, 503, 504];
33
const ENDPOINT = 'https://api.mistral.ai';
44

0 commit comments

Comments
 (0)