Skip to content

Commit 0e7f495

Browse files
committed
v0.0.3
1 parent 078df3a commit 0e7f495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "request-received",
33
"description": "Route middleware for Koa and Express that adds a request received high-resolution timer and Date to the request object using easily accessible Symbols to prevent request object pollution. Made for Cabin.",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",
66
"ava": {
77
"failFast": true,

0 commit comments

Comments
 (0)