Bump to v0.6.1

This commit is contained in:
freearhey 2021-04-17 06:22:59 +03:00
parent cc26127089
commit 46483871dc
1 changed files with 1 additions and 1 deletions

View File

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