Skip to content

Commit 47dc602

Browse files
committed
Release 0.19.2
1 parent b37e93b commit 47dc602

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

2+
0.19.2 / 2017-09-16
3+
==================
4+
5+
Additions:
6+
* Add verbose output for deployment
7+
8+
Fixes:
9+
* Correctly handle empty response from server
10+
211
0.19.1 / 2017-09-15
312
==================
413

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe",
3-
"version": "0.19.1",
3+
"version": "0.19.2",
44
"description": "Exoframe - power armor for docker containers",
55
"main": "index.js",
66
"repository": "[email protected]:exoframejs/exoframe.git",

0 commit comments

Comments
 (0)