Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Commit

Permalink
Skip a version due to a published unstable package by TeamCity (won't…
Browse files Browse the repository at this point in the history
… happen again)
  • Loading branch information
ivanz committed Aug 3, 2016
1 parent 4fc34d0 commit f44b7f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
environment:
nuget_version: '0.10.0-rc1'
nuget_version: '0.11.0-rc1'
nuget_prerelease: true
assembly_version: '0.9.0.0'

Expand All @@ -9,6 +9,7 @@ deploy:
* Support for .NET Standard 1.3 and NET Core
* Added support for decimals for ShouldBeCloseTo method (thanks to @meinsiedler)
* Fixed a bug in ShouldBeLike (#17)
* We skipped a release number due to an accidentally published 0.10 prerelease package.
on:
appveyor_repo_tag: true
prerelease: $(nuget_prerelease)
Expand Down

0 comments on commit f44b7f5

Please sign in to comment.