Bump to v0.28.3

This commit is contained in:
Aleksandr Statciuk 2022-06-16 15:32:49 +03:00
parent 4852c72a9d
commit cc54269b6b
1 changed files with 1 additions and 1 deletions

View File

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