Skip to content

Commit 0fc202f

Browse files
committed
Release 0.18.0
1 parent f035255 commit 0fc202f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

2+
0.18.0 / 2017-08-28
3+
==================
4+
5+
Additions:
6+
* Display build log after deployment failures
7+
* Use travis to autopublish new versions from tags
8+
29
0.17.1 / 2017-08-25
310
==================
411

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.17.1",
3+
"version": "0.18.0",
44
"description": "Exoframe - power armor for docker containers",
55
"main": "index.js",
66
"repository": "[email protected]:exoframejs/exoframe.git",

0 commit comments

Comments
 (0)