Bump to v0.8.0

This commit is contained in:
Aleksandr Statciuk 2021-09-15 11:23:09 +03:00
parent 0594d46e0f
commit a5148e6a27
1 changed files with 1 additions and 1 deletions

View File

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