1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-03 02:42:53 +02:00

increase version, add announcement

This commit is contained in:
Thomas Wilkerling
2024-01-06 10:09:30 +01:00
parent 497a1ac1e8
commit 85c5e67e2b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<!-- TODO External Stemmer Lib -->
Let's discuss the upcoming version here: https://github.com/nextapps-de/flexsearch/discussions/415
<h1 align="center">
<p></p>
<img src="https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@master/doc/flexsearch-logo-glass.svg?v2" alt="FlexSearch.js: Next-Generation full text search library for Browser and Node.js">

View File

@@ -1,6 +1,6 @@
{
"name": "flexsearch",
"version": "0.7.32",
"version": "0.7.33",
"description": "Next-Generation full text search library with zero dependencies.",
"homepage": "https://github.com/nextapps-de/flexsearch/",
"author": "Thomas Wilkerling",