Bump version: 0.19.0rc2 → 0.19.0rc3

This commit is contained in:
Jeremy Kauffman 2017-12-10 13:21:40 -05:00
parent 7951d64bce
commit ce72b337de
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.19.0rc2
current_version = 0.19.0rc3
commit = True
tag = True
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<candidate>\d+))?

View file

@ -1,6 +1,6 @@
{
"name": "LBRY",
"version": "0.19.0rc2",
"version": "0.19.0rc3",
"description": "A browser for the LBRY network, a digital marketplace controlled by its users.",
"author": {
"name": "LBRY Inc.",