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

Commit d926aed

Browse files
committed
Release 0.20.1
1 parent 8d42031 commit d926aed

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+
0.20.1 / 2017-09-22
3+
==================
4+
5+
Fixes:
6+
* Fix for node.js reporting optional deps install as failures
7+
28
0.20.0 / 2017-09-20
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-server",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"description": "Exoframe server",
55
"main": "index.js",
66
"bin": "index.js",

0 commit comments

Comments
 (0)