diff --git a/package-lock.json b/package-lock.json index 5d339dc..557204f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "drachtio-srf", - "version": "4.5.38", + "version": "4.5.39", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "drachtio-srf", - "version": "4.5.38", + "version": "4.5.39", "license": "MIT", "dependencies": { "debug": "^3.2.7", diff --git a/package.json b/package.json index 9eeb4c7..ae90abb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "drachtio-srf", - "version": "4.5.38", + "version": "4.5.39", "description": "drachtio signaling resource framework", "main": "lib/srf.js", "types": "lib/@types/index.d.ts",