diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6ff159..4ebeb1f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+## [4.0.1](https://github.com/ibm-garage/node-garage-utils/compare/v4.0.0...v4.0.1) (2019-01-18)
+
+
+
# [4.0.0](https://github.com/ibm-garage/node-garage-utils/compare/v3.3.0...v4.0.0) (2019-01-07)
diff --git a/package.json b/package.json
index 43d9507..0d05788 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "garage-utils",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "Common utilities for Node/Express applications at the IBM Cloud Garage.",
"repository": {
"type": "git",