Bump to v0.5.2

This commit is contained in:
freearhey 2021-04-02 22:00:49 +03:00
parent 7e8075975a
commit 3748a9cf30
1 changed files with 1 additions and 1 deletions

View File

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