We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5538e6c commit 60bc0daCopy full SHA for 60bc0da
CHANGELOG.md
@@ -1,4 +1,12 @@
1
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
10
1.0.1 / 2017-10-30
11
==================
12
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
"main": "index.js",
"repository": "git@github.com:exoframejs/exoframe.git",
0 commit comments