Skip to content

Commit

Permalink
v1.9.0 release notes:
Browse files Browse the repository at this point in the history
Changes:
- Feature: added possibility for catching errors from async handlers and pass them to "next" callback
  • Loading branch information
ilfroloff committed Apr 4, 2018
1 parent cf6eea2 commit 9fc5bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ifnode",
"version": "1.8.0",
"version": "1.9.0",
"description": "Node.js MVC Framework",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9fc5bb8

Please sign in to comment.