From eb06c9261d1544311fbe16871f7afe8ec11e23ad Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Wed, 25 Apr 2018 16:23:52 -0400 Subject: [PATCH] chore: bump version to 0.22.0-rc.2 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 10a00c259..53adee5b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "LBRY", - "version": "0.22.0-rc.1", + "version": "0.22.0-rc.2", "description": "A browser for the LBRY network, a digital marketplace controlled by its users.", "keywords": [ "lbry" diff --git a/yarn.lock b/yarn.lock index b09013b49..0ce93c297 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9579,7 +9579,7 @@ vm-browserify@0.0.4: dependencies: indexof "0.0.1" -"vm2@github:patriksimek/vm2#custom_files": +vm2@patriksimek/vm2#custom_files: version "3.5.0" resolved "https://codeload.github.com/patriksimek/vm2/tar.gz/7e82f90ac705fc44fad044147cb0df09b4c79a57"