Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit 29e7112

Browse files
committed
Release 1.1.1
1 parent 240f5fa commit 29e7112

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

2+
1.1.1 / 2017-12-11
3+
==================
4+
5+
Fixes:
6+
* Use after_script in travis so that it fails on build failures
7+
* Use node 8 in travis
8+
* Fix build issue with using spread, update to node 8.9.0 for pkg
9+
210
1.1.0 / 2017-12-11
311
==================
412

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe-server",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
55
"main": "index.js",
66
"bin": "index.js",

0 commit comments

Comments
 (0)