Skip to content

Commit b947c37

Browse files
committed
5.1.3
1 parent 5a00be2 commit b947c37

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This sample photo is used for the main page:
7171

7272
## License
7373

74-
Copyright 2011-2018, E14N https://e14n.com/ and contributors
74+
Copyright 2011-2019, E14N https://e14n.com/ and contributors
7575

7676
Licensed under the Apache License, Version 2.0 (the "License");
7777
you may not use this file except in compliance with the License.

doc/pump.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
.\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1616
.\" See the License for the specific language governing permissions and
1717
.\" limitations under the License.
18-
.TH PUMP 1 "15 September 2018" "5.1.2"
18+
.TH PUMP 1 "15 October 2019" "5.1.3"
1919
.SH NAME
2020
pump.io \- stream server that does most of what people really want from a
2121
social network
@@ -186,7 +186,7 @@ Bugs are tracked in GitHub:
186186
Written primarily by Evan Prodromou; enhanced and maintained by many
187187
contributors.
188188
.SH COPYRIGHT
189-
Copyright \(co 2011-2018, E14N https://e14n.com/ and contributors
189+
Copyright \(co 2011-2019, E14N https://e14n.com/ and contributors
190190

191191
Licensed under the Apache License, Version 2.0 (the "License"); you
192192
may not use this file except in compliance with the License. You may

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pump.io",
33
"preferGlobal": "true",
44
"homepage": "http://pump.io/",
5-
"version": "5.1.2",
5+
"version": "5.1.3",
66
"author": "Evan Prodromou <evan@e14n.com>",
77
"description": "Social server with an ActivityStreams API",
88
"devDependencies": {

0 commit comments

Comments
 (0)