Bump to v0.10.0

This commit is contained in:
Aleksandr Statciuk 2021-10-07 17:06:19 +03:00
parent 23ce0a884d
commit 11261efa9a
1 changed files with 1 additions and 1 deletions

View File

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