Bump to v0.19.0

This commit is contained in:
Aleksandr Statciuk 2022-01-25 17:51:43 +03:00
parent ed32e11c3b
commit e5c8dd3b41
1 changed files with 1 additions and 1 deletions

View File

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