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 9bf7e7e commit a09b43dCopy full SHA for a09b43d
CHANGELOG.md
@@ -1,4 +1,10 @@
1
2
+1.0.3 / 2017-11-30
3
+==================
4
+
5
+Fixes:
6
+ * Update npm api key for travis-ci to fix autobuilds
7
8
1.0.2 / 2017-11-30
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "1.0.2",
+ "version": "1.0.3",
"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