Update package.json

This commit is contained in:
Aleksandr Statciuk 2023-05-12 02:03:29 +03:00
parent 6d518773c8
commit 4c1a981d1e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "epg-grabber",
"version": "0.30.0",
"version": "0.30.1",
"description": "Node.js CLI tool for grabbing EPG from different sites",
"main": "src/index.js",
"preferGlobal": true,