diff --git a/package-lock.json b/package-lock.json
index 3653908..e7df9d8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "komodo-gw-komodo-httpgetx",
-  "version": "0.2.4",
+  "version": "0.2.5",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "komodo-gw-komodo-httpgetx",
-      "version": "0.2.4",
+      "version": "0.2.5",
       "license": "ISC",
       "dependencies": {
         "axios": "^0.21.1",
diff --git a/package.json b/package.json
index e53e834..25d2299 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "komodo-gw-komodo-httpgetx",
-  "version": "0.2.4",
+  "version": "0.2.5",
   "description": "Komodo gateway to KOMODO HTTPGETX",
   "main": "index.js",
   "scripts": {