Skip to content

Commit 5bf931e

Browse files
committed
Release 1.0.1
1 parent e4dc644 commit 5bf931e

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

2+
1.0.1 / 2017-10-30
3+
==================
4+
5+
Changes:
6+
* Add greenkeeper to maintain dependencies up to date
7+
* Update dependencies
8+
29
1.0.0 / 2017-10-19
310
==================
411

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