Skip to content

Commit 2c668f8

Browse files
committed
5.0.0-alpha.2
1 parent 6343288 commit 2c668f8

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.2 / 2015-07-06
2+
==========================
33

4-
This incorporates all changes after 4.10.1 up to 4.13.1.
4+
This is the second Express 5.0 alpha release, based off 4.13.1 and includes
5+
changes from 5.0.0-alpha.1.
56

67
* remove:
78
- `app.param(fn)`

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

0 commit comments

Comments
 (0)