Skip to content

Commit 6c86b84

Browse files
committed
Release 4.0.1
1 parent ca57b1f commit 6c86b84

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 4.0.1 / 2019-05-07
2+
3+
- Use node 10.x for pkg and travis
4+
- Update dependencies to latest versions
5+
- Add some docs about docker-compose and Traefik rules
6+
- Doc typos and syntax fixes
7+
18
# 4.0.0 / 2019-02-12
29

310
BREAKING CHANGES:

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": "4.0.1-dev",
3+
"version": "4.0.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)