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 e4dc644 commit 5bf931eCopy full SHA for 5bf931e
CHANGELOG.md
@@ -1,4 +1,11 @@
1
2
+1.0.1 / 2017-10-30
3
+==================
4
+
5
+Changes:
6
+ * Add greenkeeper to maintain dependencies up to date
7
+ * Update dependencies
8
9
1.0.0 / 2017-10-19
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "1.0.0",
+ "version": "1.0.1",
"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