Bump version: 0.9.0rc12 → 0.9.0rc13
This commit is contained in:
parent
bb26e66d05
commit
df33156ea4
5 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.9.0rc12
|
||||
current_version = 0.9.0rc13
|
||||
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.0rc12",
|
||||
"version": "0.9.0rc13",
|
||||
"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 2bfbae9d4e513ca2761d9cf642185dbe68e855df
|
||||
Subproject commit 6fb3313eafc6e7007466280d60fb803aa83de92a
|
|
@ -1 +1 @@
|
|||
Subproject commit 4a4b575d936246fb30e52f4ecf5bae9f7f616374
|
||||
Subproject commit 9ff1ffd53e7c556ba702d72807c441c4c5086a58
|
2
lbryum
2
lbryum
|
@ -1 +1 @@
|
|||
Subproject commit 0e5f4401a73d3cdebb1660fa7a7ac3f30c949bdb
|
||||
Subproject commit 330089eaf5ff96ceb2eeeea333a1d41be0e1ff2e
|
Loading…
Reference in a new issue