From 62e74d036e21f55e5ec46ff57ed0429e7cbb034f Mon Sep 17 00:00:00 2001 From: Bruno Casali Date: Mon, 1 Apr 2024 13:11:40 -0300 Subject: [PATCH] Update package.json Update version for the next release v1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1596465..b07bcf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@meilisearch/scrapix", - "version": "0.1.7", + "version": "0.1.9", "description": "Automatic scraper and indexer to Meilisearch of any website.", "main": "dist/src/index.js", "dependencies": {