Bump version: 0.9.0rc7 → 0.9.0rc8

This commit is contained in:
jobevers 2017-02-21 13:57:19 -06:00
parent c7cea9c94f
commit 135742c87e
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.9.0rc7
current_version = 0.9.0rc8
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.9.0rc7",
"version": "0.9.0rc8",
"main": "main.js",
"description": "LBRY is a fully decentralized, open-source protocol facilitating the discovery, access, and (sometimes) purchase of data.",
"author": {