diff --git a/package.json b/package.json index 7e6781ea..cc3eef9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-experience", - "version": "1.14.2", + "version": "1.14.3", "description": "", "scripts": { "build": "npm-run-all clean lint pre-build tsc",