From 38bf3f74f26a6c91cba22b2c662b36250fc71ded Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Sat, 15 Sep 2018 01:42:53 -0400 Subject: [PATCH] 5.1.2 --- 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 f418cb300..498236e73 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 "05 May 2018" "5.1.1" +.TH PUMP 1 "15 September 2018" "5.1.2" .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 fd3bc2d6e..5a3be4568 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pump.io", "preferGlobal": "true", "homepage": "http://pump.io/", - "version": "5.1.1", + "version": "5.1.2", "author": "Evan Prodromou ", "description": "Social server with an ActivityStreams API", "devDependencies": {