Bump to v0.12.1

This commit is contained in:
Aleksandr Statciuk 2021-11-05 14:46:08 +03:00
parent 8b92d95d87
commit 4837af4f9d
1 changed files with 1 additions and 1 deletions

View File

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