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 cb77bb1 commit e2b0c4eCopy full SHA for e2b0c4e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@meilisearch/instant-meilisearch",
3
- "version": "0.8.1",
+ "version": "0.8.2-beta.0",
4
"private": false,
5
"description": "The search client to use Meilisearch with InstantSearch.",
6
"scripts": {
src/package-version.ts
@@ -1 +1 @@
-export const PACKAGE_VERSION = '0.8.1'
+export const PACKAGE_VERSION = '0.8.2-beta.0'
0 commit comments