From cf3e83ee441efaf2fe2dcbb646a775f57a68e12a Mon Sep 17 00:00:00 2001 From: Alex Grintsvayg Date: Mon, 13 Mar 2017 23:16:01 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.9.0rc17=20=E2=86=92=200.9.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- app/package.json | 2 +- lbry | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index a1f1b1679..c2e6ea59c 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.9.0rc17 +current_version = 0.9.0 commit = True tag = True parse = (?P\d+)\.(?P\d+)\.(?P\d+)((?P[a-z]+)(?P\d+))? diff --git a/app/package.json b/app/package.json index fc6597e4e..e09a03e62 100644 --- a/app/package.json +++ b/app/package.json @@ -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": { diff --git a/lbry b/lbry index 02bae15b0..25dcf592a 160000 --- a/lbry +++ b/lbry @@ -1 +1 @@ -Subproject commit 02bae15b0221aba3f35cbd264a1742e362466598 +Subproject commit 25dcf592a03f3c9b11faa36101bbd9cf1ef19593