Skip to content

Commit e5fcf0f

Browse files
Merge #1494
1494: Update version for the next release (v0.32.4) 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.4" Co-authored-by: meili-bot <[email protected]>
2 parents b319cc6 + 393dfe9 commit e5fcf0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "meilisearch",
3-
"version": "0.32.3",
3+
"version": "0.32.4",
44
"description": "The Meilisearch JS client for Node.js and the browser.",
55
"keywords": [
66
"meilisearch",

src/package-version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const PACKAGE_VERSION = '0.32.3'
1+
export const PACKAGE_VERSION = '0.32.4'

0 commit comments

Comments
 (0)