Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
update version to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gasparnagy committed Sep 9, 2016
1 parent 8b226bb commit 5b97c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -5,8 +5,8 @@ branches:
- master

environment:
BaseVersion: 1.0.0
NugetVersion: "1.0.0-ci$(APPVEYOR_BUILD_NUMBER)"
BaseVersion: 1.0.1
NugetVersion: "1.0.1-ci$(APPVEYOR_BUILD_NUMBER)"

cache:
- src\packages -> src\**\packages.config
Expand Down

0 comments on commit 5b97c68

Please sign in to comment.