Bump version: 0.9.0rc8 → 0.9.0rc9
This commit is contained in:
parent
5c1803aaf8
commit
be9d99f482
5 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.9.0rc8
|
||||
current_version = 0.9.0rc9
|
||||
commit = True
|
||||
tag = True
|
||||
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<candidate>\d+))?
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "LBRY",
|
||||
"version": "0.9.0rc8",
|
||||
"version": "0.9.0rc9",
|
||||
"main": "main.js",
|
||||
"description": "LBRY is a fully decentralized, open-source protocol facilitating the discovery, access, and (sometimes) purchase of data.",
|
||||
"author": {
|
||||
|
|
2
lbry
2
lbry
|
@ -1 +1 @@
|
|||
Subproject commit 056ee2d1cefd79bdc8d0d5eff2de61ca3fce89a1
|
||||
Subproject commit 9af1cae249177f2b988a784de99ad74d118ac8cc
|
|
@ -1 +1 @@
|
|||
Subproject commit 4f66a3a6a140e8ccf3602418e161dba2d132cb23
|
||||
Subproject commit 98ba69c0d18b8554df946ef0e1e3a698812d30f7
|
2
lbryum
2
lbryum
|
@ -1 +1 @@
|
|||
Subproject commit aae29ae7cc1e3f919ce4065eac8e1f4eaf0f7f05
|
||||
Subproject commit d3bfb004e286648c13921ebd2e5caae4429e8d90
|
Loading…
Reference in a new issue