build: bump version from 1.5.0 to 1.5.1

This commit is contained in:
2025-05-12 12:55:35 -07:00
parent 818729d6ed
commit 66b69d5629
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "tvapp2",
"version": "1.5.0",
"version": "1.5.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "tvapp2",
"version": "1.5.0",
"version": "1.5.1",
"license": "MIT",
"dependencies": {
"chalk": "^5.3.0",

View File

@@ -1,6 +1,6 @@
{
"name": "tvapp2",
"version": "1.5.0",
"version": "1.5.1",
"description": "This package allows you to generate M3U playlists and EPG guides from various online IPTV services.",
"author": "BinaryNinja",
"license": "MIT",