Skip to content

Commit 68b34f5

Browse files
committedSep 26, 2017
2.4.5
1 parent 930b0a0 commit 68b34f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎HISTORY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
2.4.5 / 2017-09-26
2+
==================
33

44
* deps: etag@~1.8.1
55
- perf: replace regular expression with substring

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "serve-favicon",
33
"description": "favicon serving middleware with caching",
4-
"version": "2.4.4",
4+
"version": "2.4.5",
55
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)
Please sign in to comment.