Skip to content

Commit

Permalink
Update package.json for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoocasali committed Nov 27, 2024
1 parent 7cb8369 commit ea0d0a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strapi-plugin-meilisearch",
"version": "0.13.0",
"version": "0.13.1",
"description": "Synchronise and search in your Strapi content-types with Meilisearch",
"scripts": {
"build": "strapi-plugin build",
Expand Down Expand Up @@ -105,4 +105,4 @@
"url": "git+https://github.com/meilisearch/strapi-plugin-meilisearch.git"
},
"homepage": "https://github.com/meilisearch/strapi-plugin-meilisearch#readme"
}
}

0 comments on commit ea0d0a8

Please sign in to comment.