diff --git a/community-edition/package.json b/community-edition/package.json index 7a403ed..252cf2c 100644 --- a/community-edition/package.json +++ b/community-edition/package.json @@ -1,6 +1,6 @@ { "name": "script", - "version": "2.0.0", + "version": "2.1.0", "main": "index.js", "scripts": { "start": "echo \"Follow the steps in readme.md\nUse gen-hcce for generating your kubernetes config file, apply to apply it, and gen-ssl for adding ssl certificates\" && exit 1",