Skip to content

Commit

Permalink
3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Oct 19, 2013
1 parent 9bed2b8 commit 4b4db0f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
3.4.2 / 2013-10-18
==================
* update connect
* downgrade commander

3.4.1 / 2013-10-15
==================
* update connect
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "express",
"description": "Sinatra inspired web development framework",
"version": "3.4.1",
"version": "3.4.2",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
{
Expand All @@ -22,7 +22,7 @@
}
],
"dependencies": {
"connect": "2.9.1",
"connect": "2.9.2",
"commander": "1.3.2",
"range-parser": "0.0.4",
"mkdirp": "0.3.5",
Expand Down

0 comments on commit 4b4db0f

Please sign in to comment.