Skip to content

Commit c326cb1

Browse files
committed
Release 0.16.1
1 parent 742535e commit c326cb1

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.16.1 / 2017-08-22
3+
==================
4+
5+
Fixes:
6+
* Use null instead of undefined values to fix config yaml issue
7+
28
0.16.0 / 2017-08-03
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",
3-
"version": "0.16.0",
3+
"version": "0.16.1",
44
"description": "Exoframe - power armor for docker containers",
55
"main": "index.js",
66
"repository": "[email protected]:exoframejs/exoframe.git",

0 commit comments

Comments
 (0)