Bump to v0.6.4

This commit is contained in:
freearhey 2021-04-17 13:45:00 +03:00
parent 8940f5fc33
commit d6c1f680c2
1 changed files with 1 additions and 1 deletions

View File

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