diff --git a/package.json b/package.json index 65a09b02e..0a98fffe1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eNMS", - "version": "3.21.0", + "version": "3.21.1", "description": "A enterprise-grade vendor-agnostic network automation platform.", "scripts": { "prettier": "prettier --config build/linting/.prettierrc --ignore-path build/linting/.prettierignore --write eNMS/**/*",