Skip to content

Commit 2ead7b3

Browse files
committed
Version bump
1 parent 118e0ef commit 2ead7b3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog for osjs-server
22

3+
## 3.1.1 - 2020-04-11
4+
5+
* Added websocket client ping (#30)
6+
37
## 3.1.0 - 2020-04-10
48

59
* Added support for https (#26) (#27)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/server",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "OS.js v3 Server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)