diff --git a/CHANGELOG.md b/CHANGELOG.md index eb31631d..ef432396 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ CHANGELOG ## Not released +## 0.9.0 + * platyPS is now cross platform and works on powershell 6.0 as well as previous versions of powershell. ## 0.8.4 diff --git a/appveyor.yml b/appveyor.yml index f3436756..82f9c9a8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 0.7.6.{build} +version: 0.9.0.{build} install: - ps: |