Skip to content

Commit 4ab6290

Browse files
authored
Update version for the next release (v0.8.0)
Bump to new release. Introducing `entriesQuery` parameter. Giving the user the possibility to chose how their data is being fetched from their database.
1 parent 2272e24 commit 4ab6290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-plugin-meilisearch",
3-
"version": "0.7.3",
3+
"version": "0.8.0",
44
"description": "Synchronise and search in your Strapi content-types with Meilisearch",
55
"scripts": {
66
"playground:dev": "yarn --cwd ./playground && yarn --cwd ./playground dev",

0 commit comments

Comments
 (0)