From 806010d7bb4a82b594d078d7bde0253e80a869fc Mon Sep 17 00:00:00 2001 From: BART! Date: Sat, 1 Apr 2023 15:08:51 +0200 Subject: [PATCH] =?UTF-8?q?chore(update):=20patch=20release=202.7.2=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 d9745c7..b2f02d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-csfd-api", - "version": "2.7.1", + "version": "2.7.2", "description": "ČSFD API in JavaScript. Amazing NPM library for scrapping csfd.cz :)", "main": "index.js", "author": "BART! ", @@ -76,4 +76,4 @@ "node": ">= 14" }, "license": "MIT" -} \ No newline at end of file +}