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

Commit 0abae8d

Browse files
committed
Release 1.0.0
1 parent d95ab1a commit 0abae8d

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

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

2+
1.0.0 / 2017-10-19
3+
==================
4+
5+
First "production ready" release!
6+
7+
Changes:
8+
* Adjust working in readme
9+
* Simplify readme since most docs are now in exoframe cli repo
10+
211
0.22.1 / 2017-10-11
312
==================
413

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "exoframe-server",
3-
"version": "0.22.1",
4-
"description": "Exoframe server",
3+
"version": "1.0.0",
4+
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
55
"main": "index.js",
66
"bin": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)