Skip to content

Commit a3a9166

Browse files
committed
5.0.0-alpha.4
1 parent 06f423d commit a3a9166

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

History.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
5.x
2-
===
1+
5.0.0-alpha.4 / 2017-03-01
2+
==========================
33

4-
This incorporates all changes after 4.14.1 up to 4.15.0.
4+
This is the fourth Express 5.0 alpha release, based off 4.15.0 and includes
5+
changes from 5.0.0-alpha.3.
56

67
* remove:
78
- Remove Express 3.x middleware error stubs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express",
33
"description": "Fast, unopinionated, minimalist web framework",
4-
"version": "5.0.0-alpha.3",
4+
"version": "5.0.0-alpha.4",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"contributors": [
77
"Aaron Heckmann <[email protected]>",

0 commit comments

Comments
 (0)