Skip to content

Commit 87e02c3

Browse files
committed
4.3.1
1 parent c3470c9 commit 87e02c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
4.3.1 / 2014-05-23
2+
==================
33

44
* revert "fix behavior of multiple `app.VERB` for the same path"
55
- this caused a regression in the order of route execution

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": "Sinatra inspired web development framework",
4-
"version": "4.3.0",
4+
"version": "4.3.1",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)