Skip to content

Commit

Permalink
v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed May 14, 2018
1 parent e4b84fb commit 4fae0fd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 3.5.0 2018-05-14

* Better format for fatal error messages
* Passes `npm audit`
* Fixed double `sub` call


## 3.4.3 2017-10-13

* Supports --seneca.test to trigger test mode
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "seneca",
"description": "A Microservices Framework for Node.js",
"version": "3.4.3",
"version": "3.5.0",
"license": "MIT",
"homepage": "http://senecajs.org",
"keywords": [
Expand Down

0 comments on commit 4fae0fd

Please sign in to comment.