Bump to v0.11.0

This commit is contained in:
Aleksandr Statciuk 2021-10-15 00:10:51 +03:00
parent b85792f61c
commit f658009ae2
1 changed files with 1 additions and 1 deletions

View File

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