Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andersevenrud committed Apr 10, 2020
1 parent 1f20e3b commit 1d12093
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Changelog for osjs-server

## 3.1.0 - 2020-04-10

* Added support for https (#26) (#27)
* Added timestamps to CHANGELOG.md

## 3.0.55 - 2020-02-16

* Updated dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osjs/server",
"version": "3.0.56",
"version": "3.1.0",
"description": "OS.js v3 Server",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1d12093

Please sign in to comment.