From 901d902b6a3d5d5fac5774e4725eab7083014d80 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Fri, 18 Sep 2020 19:13:40 -0400 Subject: [PATCH] 5.1.4 --- 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 72778f8a2..3bce93be6 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ This sample photo is used for the main page: ## License -Copyright 2011-2019, E14N https://e14n.com/ and contributors +Copyright 2011-2020, 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 5fbf9d3c5..c7ae3a3cf 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 "15 October 2019" "5.1.3" +.TH PUMP 1 "18 September 2020" "5.1.4" .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-2019, E14N https://e14n.com/ and contributors +Copyright \(co 2011-2020, 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 12d6f1005..5da1dc993 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pump.io", "preferGlobal": "true", "homepage": "http://pump.io/", - "version": "5.1.3", + "version": "5.1.4", "author": "Evan Prodromou ", "description": "Social server with an ActivityStreams API", "devDependencies": {