Bump to v0.16.0

This commit is contained in:
Aleksandr Statciuk 2022-01-16 17:37:23 +03:00
parent fbddeef541
commit 1650a3f2ba
1 changed files with 1 additions and 1 deletions

View File

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