Skip to content

Commit

Permalink
version bump to 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fergiemcdowall committed Feb 12, 2025
1 parent f761de6 commit 5714018
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions dist/search-index-5.1.4.js → dist/search-index-5.2.0.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

File renamed without changes.
4 changes: 2 additions & 2 deletions dist/search-index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "search-index",
"version": "5.1.4",
"version": "5.2.0",
"description": "A network resilient, persistent full-text search library for the browser and Node.js",
"keywords": [
"search",
Expand Down
2 changes: 1 addition & 1 deletion src/version.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const packageVersion = '5.1.4'
export const packageVersion = "5.2.0"

0 comments on commit 5714018

Please sign in to comment.