diff --git a/plugins/dotnet-deployment-helm-chart/package.json b/plugins/dotnet-deployment-helm-chart/package.json index 8b23e765..6cb05940 100644 --- a/plugins/dotnet-deployment-helm-chart/package.json +++ b/plugins/dotnet-deployment-helm-chart/package.json @@ -1,6 +1,6 @@ { "name": "@amplication/plugin-dotnet-deployment-helm-chart", - "version": "0.0.1", + "version": "0.0.2", "description": "Add helm chart for deployment of the service", "main": "dist/index.js", "nx": {},