Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit ee9bd9c

Browse files
committed
Release 0.20.0
1 parent ca01102 commit ee9bd9c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
0.20.0 / 2017-09-20
3+
==================
4+
5+
Changes:
6+
* Use stream for deploy route response to provide more info for client
7+
28
0.19.0 / 2017-09-18
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe-server",
3-
"version": "0.19.0",
3+
"version": "0.20.0",
44
"description": "Exoframe server",
55
"main": "index.js",
66
"bin": "index.js",

0 commit comments

Comments
 (0)