Skip to content

Commit 60bc0da

Browse files
committed
Release 1.0.2
1 parent 5538e6c commit 60bc0da

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

2+
1.0.2 / 2017-11-30
3+
==================
4+
5+
Changes
6+
* Validate project name in config before deployment
7+
* Update dependencies
8+
* Update pkg binaries to latest available node v8.6.0 version
9+
210
1.0.1 / 2017-10-30
311
==================
412

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": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
55
"main": "index.js",
66
"repository": "[email protected]:exoframejs/exoframe.git",

0 commit comments

Comments
 (0)