Skip to content

Commit

Permalink
Merge #1475
Browse files Browse the repository at this point in the history
1475: Update version for the next release (v0.32.2) r=bidoubiwa a=meili-bot

_This PR is auto-generated._

The automated script updates the version of meilisearch-js to a new version: "v0.32.2"


Co-authored-by: meili-bot <[email protected]>
  • Loading branch information
meili-bors[bot] and meili-bot authored Apr 4, 2023
2 parents 4664ed4 + 403895f commit 870f0f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meilisearch",
"version": "0.32.1",
"version": "0.32.2",
"description": "The Meilisearch JS client for Node.js and the browser.",
"keywords": [
"meilisearch",
Expand Down
2 changes: 1 addition & 1 deletion src/package-version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const PACKAGE_VERSION = '0.32.1'
export const PACKAGE_VERSION = '0.32.2'

0 comments on commit 870f0f5

Please sign in to comment.