Skip to content

Commit

Permalink
5.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 6, 2017
1 parent e5dbb0c commit 21f725e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
5.x
===
5.0.0-alpha.5 / 2017-03-06
==========================

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

5.0.0-alpha.4 / 2017-03-01
==========================
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": "express",
"description": "Fast, unopinionated, minimalist web framework",
"version": "5.0.0-alpha.4",
"version": "5.0.0-alpha.5",
"author": "TJ Holowaychuk <[email protected]>",
"contributors": [
"Aaron Heckmann <[email protected]>",
Expand Down

0 comments on commit 21f725e

Please sign in to comment.