Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Jun 14, 2019
1 parent 38760e6 commit ccc1788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "request-received",
"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.",
"version": "0.0.1",
"version": "0.0.2",
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
"ava": {
"failFast": true,
Expand Down

0 comments on commit ccc1788

Please sign in to comment.