From 5046f033b167ce72e935469b09483b8f05b5ab72 Mon Sep 17 00:00:00 2001 From: t4skforce Date: Thu, 6 May 2021 16:50:25 +0000 Subject: [PATCH] Updated VERSION to 1.0.0-rc.9 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2d6812b..1a3e238 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-cheerio-function", - "version": "1.0.0-rc.5", + "version": "1.0.0-rc.9", "description": "Node-RED module cheerio a fast, flexible & lean implementation of core jQuery designed specifically for the server.", "author": "t4skforce1337", "license": "MIT", @@ -9,7 +9,7 @@ "url": "https://github.com/t4skforce/node-red-contrib-cheerio-function.git" }, "dependencies": { - "cheerio": "1.0.0-rc.5" + "cheerio": "1.0.0-rc.9" }, "keywords": [ "node-red",