Bump to v0.10.4

This commit is contained in:
Aleksandr Statciuk 2021-10-14 20:03:47 +03:00
parent 3905e8bf47
commit 607a94a957
1 changed files with 1 additions and 1 deletions

View File

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