Skip to content

Commit 6713ca6

Browse files
committed
Release 0.19.1
1 parent 3572f02 commit 6713ca6

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.19.1 / 2017-09-15
3+
==================
4+
5+
Fixes:
6+
* Fix for malformed JSON parsing during deployment
7+
28
0.19.0 / 2017-09-13
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.19.0",
3+
"version": "0.19.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)