diff --git a/package.json b/package.json index c8a87b71..f32b4ffc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-meilisearch", - "version": "0.11.1", + "version": "0.12.0", "description": "Synchronise and search in your Strapi content-types with Meilisearch", "scripts": { "playground:dev": "yarn --cwd ./playground && yarn --cwd ./playground dev",