aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-01-08 16:02:53 -0500
committerAndrew Lee <alee14498@protonmail.com>2022-01-08 16:02:53 -0500
commitd039f0bab277f841ab5f69715d94e1114de512b3 (patch)
tree67361dd03f22b4f3fa2d1ac5c68bb5b56771ffde /package.json
parentc8290dd346525e5599d8bf209e2ccdd47834b2e0 (diff)
downloadYouTube-TV-Client-d039f0bab277f841ab5f69715d94e1114de512b3.tar.gz
YouTube-TV-Client-d039f0bab277f841ab5f69715d94e1114de512b3.tar.bz2
YouTube-TV-Client-d039f0bab277f841ab5f69715d94e1114de512b3.zip
Security fixes
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 05679c0..512ebc3 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "youtube-tv-client",
"description": "A web client where it goes to youtube.com/tv",
- "version": "2.0.1",
+ "version": "2.0.2",
"main": "index.js",
"author": "Andrew Lee <alee14498@protonmail.com>",
"license": "GPL-3.0",