From 2fefb3ae96a2936c74c32790a106af5770d58d41 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Fri, 8 Dec 2017 19:51:29 -0500 Subject: [PATCH] 5.1.0-beta.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..0378997e6 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 "08 December 2017" "5.1.0-beta.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 2cc293206..fd681f042 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pump.io", "preferGlobal": "true", "homepage": "http://pump.io/", - "version": "5.1.0-alpha.0", + "version": "5.1.0-beta.0", "author": "Evan Prodromou ", "description": "Social server with an ActivityStreams API", "devDependencies": {