Skip to content

Commit cacb856

Browse files
committed
Release 0.13.0
1 parent a0ca9b3 commit cacb856

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

2+
0.13.0 / 2017-07-31
3+
==================
4+
5+
Additions:
6+
* Create docs folder, add FAQ and clarify username usage, closes #35
7+
8+
Changes:
9+
* Group deployments by projects
10+
* Display thrown errors where applicable
11+
212
0.12.0 / 2017-07-24
313
==================
414

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.12.0",
3+
"version": "0.13.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)