We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a97984 + a756c11 commit 4475864Copy full SHA for 4475864
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "meilisearch",
3
- "version": "0.38.0",
+ "version": "0.39.0",
4
"description": "The Meilisearch JS client for Node.js and the browser.",
5
"keywords": [
6
"meilisearch",
src/package-version.ts
@@ -1 +1 @@
-export const PACKAGE_VERSION = '0.38.0'
+export const PACKAGE_VERSION = '0.39.0'
0 commit comments