diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-01-08 16:02:53 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-01-08 16:02:53 -0500 |
| commit | d039f0bab277f841ab5f69715d94e1114de512b3 (patch) | |
| tree | 67361dd03f22b4f3fa2d1ac5c68bb5b56771ffde /package.json | |
| parent | c8290dd346525e5599d8bf209e2ccdd47834b2e0 (diff) | |
| download | YouTube-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.json | 2 |
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", |
