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.
1 parent 6a72b08 commit a35f08bCopy full SHA for a35f08b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "meilisearch",
3
- "version": "0.31.1",
+ "version": "0.32.0-v1.1.0-pre-release.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.31.1'
+export const PACKAGE_VERSION = '0.32.0-v1.1.0-pre-release.0'
0 commit comments