diff --git a/package.json b/package.json index 1181c1d8..761d5f2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-experience", - "version": "1.2.1", + "version": "1.3.0", "description": "", "scripts": { "build": "npm-run-all clean lint pre-build tsc",