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 ecd111e commit 0a9b8e7Copy full SHA for 0a9b8e7
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 3.1.1 / 2018-09-19
2
+
3
+- Update npm deploy token for travis
4
5
# 3.1.0 / 2018-09-19
6
7
- Add option to follow logs
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "3.1.0",
+ "version": "3.1.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