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

Commit 6fbfd46

Browse files
committed
Release 0.22.1
1 parent 862e5b4 commit 6fbfd46

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+
0.22.1 / 2017-10-11
3+
==================
4+
5+
Changes:
6+
* Use Node v8.6.0 for build in pkg
7+
* Update dependencies
8+
29
0.22.0 / 2017-10-04
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-server",
3-
"version": "0.22.0",
3+
"version": "0.22.1",
44
"description": "Exoframe server",
55
"main": "index.js",
66
"bin": "index.js",

0 commit comments

Comments
 (0)