From d83f96668fd45fdab02f0803730f4153d306fa23 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Thu, 4 Jan 2018 17:57:40 -0500 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.19.4rc1=20=E2=86=92=200.19.?= =?UTF-8?q?5rc1?= 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 609a7ce07..3541e345d 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.19.4rc1 +current_version = 0.19.5rc1 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 e5b01cd30..6bf14377b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "LBRY", - "version": "0.19.4rc1", + "version": "0.19.5rc1", "description": "A browser for the LBRY network, a digital marketplace controlled by its users.", "homepage": "https://lbry.io/", "bugs": {