Bump to v0.27.2

This commit is contained in:
Aleksandr Statciuk 2022-05-09 16:13:40 +03:00
parent 1af271f80a
commit b9cb1abcec
1 changed files with 1 additions and 1 deletions

View File

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