We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e5a35 commit cb417d4Copy full SHA for cb417d4
doc/pump.1
@@ -15,7 +15,7 @@
15
.\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
.\" See the License for the specific language governing permissions and
17
.\" limitations under the License.
18
-.TH PUMP 1 "29 September 2017" "5.0.1-beta.0"
+.TH PUMP 1 "01 October 2017" "5.0.1"
19
.SH NAME
20
pump.io \- stream server that does most of what people really want from a
21
social network
package.json
@@ -2,7 +2,7 @@
2
"name": "pump.io",
3
"preferGlobal": "true",
4
"homepage": "http://pump.io/",
5
- "version": "5.0.1-beta.0",
+ "version": "5.0.1",
6
"author": "Evan Prodromou <evan@e14n.com>",
7
"description": "Social server with an ActivityStreams API",
8
"devDependencies": {
0 commit comments