diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json
index 433f166..55fcf07 100644
--- a/npm-shrinkwrap.json
+++ b/npm-shrinkwrap.json
@@ -1,6 +1,6 @@
 {
   "name": "microgateway-core",
-  "version": "3.1.8",
+  "version": "3.1.9",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 66b84c0..6c55ec8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "microgateway-core",
-  "version": "3.1.8",
+  "version": "3.1.9",
   "description": "Core engine for Apigee Edge Microgateway",
   "main": "index.js",
   "license": "Apache-2.0",