Bump to v0.2.3

This commit is contained in:
freearhey 2021-03-20 13:55:32 +03:00
parent e7be20be41
commit 14b18ad1c6
1 changed files with 1 additions and 1 deletions

View File

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