Skip to content

Commit a09b43d

Browse files
committed
Release 1.0.3
1 parent 9bf7e7e commit a09b43d

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,4 +1,10 @@
11

2+
1.0.3 / 2017-11-30
3+
==================
4+
5+
Fixes:
6+
* Update npm api key for travis-ci to fix autobuilds
7+
28
1.0.2 / 2017-11-30
39
==================
410

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