From d51a66d3d635141da53e4bbdceb077b598431d0e Mon Sep 17 00:00:00 2001 From: Thomas Wilkerling Date: Tue, 10 Apr 2018 20:34:46 +0200 Subject: [PATCH] MOD change default encoder --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c3f94c4..579996f 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "flexsearch", - "version": "0.2.49", + "version": "0.2.52", "description": "Next-Generation full text search library with zero dependencies.", - "homepage": "https://nextapps-de.github.io/xone/", + "homepage": "https://github.com/nextapps-de/flexsearch/", "author": "Thomas Wilkerling", "copyright": "Nextapps GmbH", "license": "Apache-2.0",