v0.1.4+5
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 382dc8a..a6288b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.1.4+5
+
+* Handle differences in resolution between `DateTime` and HTTP date format.
+
 ## 0.1.4+4
 
 * Using latest `shelf`. Cleaned up test code by using new features.
diff --git a/pubspec.yaml b/pubspec.yaml
index f62e57e..f87673f 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: shelf_static
-version: 0.1.4+4
+version: 0.1.4+5
 author: Kevin Moore <github@j832.com>
 description: Static file server support for Shelf
 homepage: https://github.com/kevmoo/shelf_static.dart