diff --git a/src/pocof/pocof.fsproj b/src/pocof/pocof.fsproj index 24fbe2e4..5c1ad988 100644 --- a/src/pocof/pocof.fsproj +++ b/src/pocof/pocof.fsproj @@ -1,7 +1,7 @@ - 0.7.0 + 0.8.0 netstandard2.0 true en-US diff --git a/src/pocof/pocof.psd1 b/src/pocof/pocof.psd1 index 1f9c0f87..6b8fe63a 100644 --- a/src/pocof/pocof.psd1 +++ b/src/pocof/pocof.psd1 @@ -12,7 +12,7 @@ RootModule = 'pocof.dll' # Version number of this module. - ModuleVersion = '0.7.0' + ModuleVersion = '0.8.0' # Supported PSEditions # CompatiblePSEditions = @()