Skip to content

Commit

Permalink
Merge branch 'main' into crypto-export
Browse files Browse the repository at this point in the history
  • Loading branch information
flevi29 committed Oct 4, 2024
2 parents f0345fc + bc97969 commit f95ff03
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.44.0",
"version": "0.44.1",
"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.44.0";
export const PACKAGE_VERSION = "0.44.1";

0 comments on commit f95ff03

Please sign in to comment.