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 21bf793 + 2a2877e commit 064b0f7Copy full SHA for 064b0f7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@meilisearch/instant-meilisearch",
3
- "version": "0.7.1",
+ "version": "0.8.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.7.1'
+export const PACKAGE_VERSION = '0.8.0'
0 commit comments