From 3f2c210ae226a1bc1606438ce25960fe6b5b5a8c Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Sun, 1 Oct 2017 19:24:25 -0400 Subject: [PATCH] 4.0.3 --- 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 7d6358e1f..97288df58 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" "4.0.2" +.TH PUMP 1 "01 October 2017" "4.0.3" .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 c05049d55..e047bd2df 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pump.io", "preferGlobal": "true", "homepage": "http://pump.io/", - "version": "4.0.2", + "version": "4.0.3", "author": "Evan Prodromou ", "description": "Social server with an ActivityStreams API", "devDependencies": {