From 2d2f08c96d334867afe314cee001a3e9a673a448 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Fri, 1 Sep 2017 14:07:57 -0400 Subject: [PATCH] 5.0.0 --- doc/pump.1 | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/pump.1 b/doc/pump.1 index 8cd307aaa..97daa144e 100644 --- a/doc/pump.1 +++ b/doc/pump.1 @@ -15,7 +15,7 @@ .\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. .\" See the License for the specific language governing permissions and .\" limitations under the License. -.TH PUMP 1 "26 August 2017" "5.0.0-beta.1" +.TH PUMP 1 "01 September 2017" "5.0.0" .SH NAME pump.io \- stream server that does most of what people really want from a social network diff --git a/package.json b/package.json index bb5bbc755..e87a9545a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pump.io", "preferGlobal": "true", "homepage": "http://pump.io/", - "version": "5.0.0-beta.1", + "version": "5.0.0", "author": "Evan Prodromou ", "description": "Social server with an ActivityStreams API", "devDependencies": {