Bump version: 0.9.0rc17 → 0.9.0
This commit is contained in:
parent
95c130dd7a
commit
cf3e83ee44
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.9.0rc17
|
||||
current_version = 0.9.0
|
||||
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.0rc17",
|
||||
"version": "0.9.0",
|
||||
"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 02bae15b0221aba3f35cbd264a1742e362466598
|
||||
Subproject commit 25dcf592a03f3c9b11faa36101bbd9cf1ef19593
|
Loading…
Reference in a new issue