diff --git a/package-lock.json b/package-lock.json index c6981d7b..df362305 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ytdl-core", - "version": "0.21.1", + "version": "0.22.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b99aad1d..178eef53 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "video", "download" ], - "version": "0.21.1", + "version": "0.22.0", "repository": { "type": "git", "url": "git://github.com/fent/node-ytdl-core.git"