From a8cf6163cff7e707e60389e0c5c5897acf8d6093 Mon Sep 17 00:00:00 2001 From: BART! Date: Fri, 21 Jul 2023 08:03:57 +0200 Subject: [PATCH] =?UTF-8?q?chore(update):=20patch=20release=202.7.6=20?= =?UTF-8?q?=F0=9F=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8bad739..26fcbeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-csfd-api", - "version": "2.7.5", + "version": "2.7.6", "description": "ČSFD API in JavaScript. Amazing NPM library for scrapping csfd.cz :)", "main": "index.js", "author": "BART! ", @@ -80,4 +80,4 @@ "lint-staged": { "*.ts": "eslint --cache --fix" } -} \ No newline at end of file +}