Skip to content

Commit

Permalink
Merge pull request #94 from davidobrien1985/master
Browse files Browse the repository at this point in the history
Update chocolatey package version to 2.0.1
  • Loading branch information
wolfeidau authored Nov 22, 2017
2 parents fa6901d + d97c3c5 commit 7893ee8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .appveyor/appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.8.4
version: 2.0.1
branches:
only:
- master
Expand All @@ -10,7 +10,7 @@ environment:
CHOCOLATEY_APIKEY:
secure: 3kWTz99Qj+ipyaR73CxcJeGRRbmk84MF2ERDu6MyY10cjHAi6s3AVZ2Ccoa+Ioyt
appName: saml2aws
appVersion: 1.8.4
appVersion: 2.0.1
install:
- ps: >-
write-output $env:GOPATH
Expand Down
2 changes: 1 addition & 1 deletion choco/saml2aws.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>saml2aws</id>
<version>1.8.4</version>
<version>2.0.1</version>
<packageSourceUrl>https://github.com/Versent/saml2aws</packageSourceUrl>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Versent, https://github.com/Versent</owners>
Expand Down

0 comments on commit 7893ee8

Please sign in to comment.