From 8414c5b6b8d643627e1b4d4014622dfe5bafe5da Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Sat, 1 Jul 2017 19:36:43 -0700 Subject: [PATCH] 4.1.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 3aa9ba800..194fe6bc0 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 June 2017" "4.1.0-beta.0" +.TH PUMP 1 "01 July 2017" "4.1.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 fc43fa41c..ee77a3dec 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pump.io", "preferGlobal": "true", "homepage": "http://pump.io/", - "version": "4.1.0-beta.0", + "version": "4.1.0", "author": "Evan Prodromou ", "description": "Social server with an ActivityStreams API", "devDependencies": {