diff --git a/project.json b/project.json index 2e08264..c23a2ac 100644 --- a/project.json +++ b/project.json @@ -1,7 +1,7 @@ { "ProjectName": "ModuleTools", "Description": "ModuleTools is a versatile, standalone PowerShell module builder. Create anything from simple to robust modules with ease. Built for CICD and Automation.", - "Version": "0.0.7", + "Version": "0.0.8", "Manifest": { "Author": "Manjunath Beli", "PowerShellHostVersion": "7.4", @@ -25,4 +25,4 @@ "Verbosity": "Detailed" } } -} \ No newline at end of file +}