Skip to content

Commit 535db53

Browse files
committed
Release 5.2.0
1 parent c83d417 commit 535db53

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 5.2.0 / 2019-08-21
2+
3+
Additions:
4+
5+
- Allow specifying endpoint as a deploy command flag
6+
17
# 5.1.0 / 2019-07-22
28

39
Additions:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe",
3-
"version": "5.1.1-dev",
3+
"version": "5.2.0",
44
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
55
"main": "index.js",
66
"repository": "[email protected]:exoframejs/exoframe.git",

0 commit comments

Comments
 (0)