We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e378364 + ea7a14f commit ca8297cCopy full SHA for ca8297c
PowerShellForGitHub.psd1
@@ -12,7 +12,7 @@
12
# RootModule = ''
13
14
# Version number of this module.
15
-ModuleVersion = '0.1.0'
+ModuleVersion = '0.2.0'
16
17
# ID used to uniquely identify this module
18
GUID = '9e8dfd44-f782-445a-883c-70614f71519c'
appveyor.yml
@@ -5,7 +5,7 @@ version: 0.1.0.{build}
5
6
environment:
7
token:
8
- secure: gtoq/3QZi7DHLBLffsdQkEON1tNqvAeKtJVeSqoKc1zsvfFaH41h4fFDY2ZsYpXZ
+ secure: ea+zvlDJmekHVgOvilbf+ZARO2fuoAp07W63ZtEHBz3ke48LdC1odE8bgBk0nIuw
9
10
install:
11
- cinst -y pester
0 commit comments