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

Commit

Permalink
Release 0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yamalight committed Oct 11, 2017
1 parent 862e5b4 commit 6fbfd46
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

0.22.1 / 2017-10-11
==================

Changes:
* Use Node v8.6.0 for build in pkg
* Update dependencies

0.22.0 / 2017-10-04
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exoframe-server",
"version": "0.22.0",
"version": "0.22.1",
"description": "Exoframe server",
"main": "index.js",
"bin": "index.js",
Expand Down

0 comments on commit 6fbfd46

Please sign in to comment.