Skip to content

Commit

Permalink
Release 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanz committed Sep 11, 2017
1 parent 427229a commit 95e0ddc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
environment:
nuget_version: '0.12.0-alpha1'
nuget_version: '0.11.1'
nuget_prerelease: true
assembly_version: '0.12.0.0'
assembly_version: '0.11.0.0'

image: Visual Studio 2017

deploy:
- provider: GitHub
description: |
* add lines here
* Fix ArgumentOutOfRangeException thrown when tests are concurrently writing diagnostic output. (#224 - thanks to dannyvincent)
on:
appveyor_repo_tag: true
Expand Down

0 comments on commit 95e0ddc

Please sign in to comment.