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 7cb8369 commit ea0d0a8Copy full SHA for ea0d0a8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "strapi-plugin-meilisearch",
3
- "version": "0.13.0",
+ "version": "0.13.1",
4
"description": "Synchronise and search in your Strapi content-types with Meilisearch",
5
"scripts": {
6
"build": "strapi-plugin build",
@@ -105,4 +105,4 @@
105
"url": "git+https://github.com/meilisearch/strapi-plugin-meilisearch.git"
106
},
107
"homepage": "https://github.com/meilisearch/strapi-plugin-meilisearch#readme"
108
-}
+}
0 commit comments