Skip to content

Commit ca8297c

Browse files
Merge pull request #15 from PowerShell/dev
Releasing 0.2.0
2 parents e378364 + ea7a14f commit ca8297c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PowerShellForGitHub.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.1.0'
15+
ModuleVersion = '0.2.0'
1616

1717
# ID used to uniquely identify this module
1818
GUID = '9e8dfd44-f782-445a-883c-70614f71519c'

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: 0.1.0.{build}
55

66
environment:
77
token:
8-
secure: gtoq/3QZi7DHLBLffsdQkEON1tNqvAeKtJVeSqoKc1zsvfFaH41h4fFDY2ZsYpXZ
8+
secure: ea+zvlDJmekHVgOvilbf+ZARO2fuoAp07W63ZtEHBz3ke48LdC1odE8bgBk0nIuw
99

1010
install:
1111
- cinst -y pester

0 commit comments

Comments
 (0)