From cd1fdb06bbe85fb1bc1fe05f0e5643b928401008 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Tue, 15 Oct 2019 19:15:14 -0400 Subject: [PATCH] 5.0.3 --- README.md | 2 +- doc/pump.1 | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fd4ca3738..52b0d17e7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ really want from a social network. ## License -Copyright 2011-2017, E14N https://e14n.com/ and contributors +Copyright 2011-2019, E14N https://e14n.com/ and contributors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/doc/pump.1 b/doc/pump.1 index edb3c04f4..9a9a5604c 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 "01 October 2017" "5.0.2" +.TH PUMP 1 "15 October 2019" "5.0.3" .SH NAME pump.io \- stream server that does most of what people really want from a social network @@ -186,7 +186,7 @@ Bugs are tracked in GitHub: Written primarily by Evan Prodromou; enhanced and maintained by many contributors. .SH COPYRIGHT -Copyright \(co 2011-2017, E14N https://e14n.com/ and contributors +Copyright \(co 2011-2019, E14N https://e14n.com/ and contributors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may diff --git a/package.json b/package.json index a8a3e0193..702203b52 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pump.io", "preferGlobal": "true", "homepage": "http://pump.io/", - "version": "5.0.2", + "version": "5.0.3", "author": "Evan Prodromou ", "description": "Social server with an ActivityStreams API", "devDependencies": {