Bump to v0.2.0

This commit is contained in:
freearhey 2021-03-19 22:23:21 +03:00
parent 7795ab2512
commit 915ae29f15
1 changed files with 1 additions and 1 deletions

View File

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