Bump to v0.31.0

This commit is contained in:
Aleksandr Statciuk 2023-05-21 21:06:07 +03:00
parent 708858a4f5
commit 62b19b88d3
1 changed files with 1 additions and 1 deletions

View File

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