From f9ec562c64e1a6dd3ce92ae3324340f7a0fda3ca Mon Sep 17 00:00:00 2001 From: Liam Cardenas Date: Tue, 30 Jan 2018 10:32:31 -0800 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.20.0-rc8=20=E2=86=92=200.20?= =?UTF-8?q?.0-rc9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index e00600578..776b25aaf 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.20.0-rc8 +current_version = 0.20.0-rc9 commit = True tag = True parse = (?P\d+)\.(?P\d+)\.(?P\d+)(-(?P[a-z]+)(?P\d+))? diff --git a/package.json b/package.json index 8d1a0e630..373078410 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "LBRY", - "version": "0.20.0-rc8", + "version": "0.20.0-rc9", "description": "A browser for the LBRY network, a digital marketplace controlled by its users.", "homepage": "https://lbry.io/", "bugs": {