Skip to content

Commit b55f7bf

Browse files
committed
Release 1.0.4
1 parent 09efe1f commit b55f7bf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.0.4 / 2017-11-30
3+
==================
4+
5+
* Fix npm autorelease by switching to token that does not require OTP
6+
27
1.0.3 / 2017-11-30
38
==================
49

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": "1.0.3",
3+
"version": "1.0.4",
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)