Bump to v0.25.0

This commit is contained in:
Aleksandr Statciuk 2022-03-29 16:00:30 +03:00
parent 2d2e5a349a
commit 58a8982c37
1 changed files with 1 additions and 1 deletions

View File

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