Bump to v0.7.0

This commit is contained in:
Aleksandr Statciuk 2021-08-23 14:18:25 +03:00
parent 409f7ee843
commit 9596939e68
1 changed files with 1 additions and 1 deletions

View File

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