Bump to v0.13.0

This commit is contained in:
Aleksandr Statciuk 2021-11-16 18:00:24 +03:00
parent efe2d479d5
commit 5344a0da2d
1 changed files with 1 additions and 1 deletions

View File

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