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 759d1c3 commit 568969cCopy full SHA for 568969c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 6.1.3 / 2020-04-16
2
+
3
+- Figuring out github action releases :)
4
5
# 6.1.2 / 2020-04-16
6
7
- Replace travis with github actions
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "6.1.2",
+ "version": "6.1.3",
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
"main": "dist/index.js",
"repository": "git@github.com:exoframejs/exoframe.git",
0 commit comments