Skip to content

Commit 21f725e

Browse files
committed
5.0.0-alpha.5
1 parent e5dbb0c commit 21f725e

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.5 / 2017-03-06
2+
==========================
33

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

67
5.0.0-alpha.4 / 2017-03-01
78
==========================

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.4",
4+
"version": "5.0.0-alpha.5",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"contributors": [
77
"Aaron Heckmann <[email protected]>",

0 commit comments

Comments
 (0)