Skip to content

Commit 9800313

Browse files
committed
Release 5.2.1
1 parent 14a828c commit 9800313

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.1 / 2019-09-30
2+
3+
Fixes:
4+
5+
- Mark upgrade flag as boolean to prevent it from eating following args
6+
17
# 5.2.0 / 2019-08-21
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.2.1-dev",
3+
"version": "5.2.1",
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)