Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Commit a58c64b

Browse files
committed
Bump version
1 parent e4ffdad commit a58c64b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.3.0
4+
- add http support
5+
36
## 0.2.0
47
- No longer monkey-patches res.end(), instead listens for the `finish` event
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express-statsd",
33
"description": "Statsd route monitoring middleware for connect/express",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"homepage": "https://github.com/uber/express-statsd",
66
"author": {
77
"name": "Matt Morgan",

0 commit comments

Comments
 (0)