diff --git a/powershell-yaml.psd1 b/powershell-yaml.psd1 index 4e91e89..f4cb887 100644 --- a/powershell-yaml.psd1 +++ b/powershell-yaml.psd1 @@ -29,7 +29,7 @@ ModuleVersion = '0.4.8' PrivateData = @{ PSData = @{ - Prerelease = 'rc1' + Prerelease = 'rc2' } }