diff --git a/appveyor.yml b/appveyor.yml
index d8bdc0e..2d7b884 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
-version: 2.0.0.{build}-{branch}
+version: 2.0.1.{build}-{branch}
configuration:
- Debug
- Release
diff --git a/src/NHamcrest.XUnit/NHamcrest.XUnit.csproj b/src/NHamcrest.XUnit/NHamcrest.XUnit.csproj
index adaf872..e45a297 100644
--- a/src/NHamcrest.XUnit/NHamcrest.XUnit.csproj
+++ b/src/NHamcrest.XUnit/NHamcrest.XUnit.csproj
@@ -4,15 +4,15 @@
netstandard1.5;net451
False
Copyright © 2017
- 2.0.0
- 2.0.0-$(VersionSuffix)
+ 2.0.1
+ 2.0.1-$(VersionSuffix)
Adapter for xunit for using NHamcrest library
Graham Hay, Algirdas Lašas
https://github.com/nhamcrest/NHamcrest/blob/master/LICENCE.txt
https://github.com/nhamcrest/NHamcrest
unittesting hamcrest matcher test
- 2.0.0.0
- 2.0.0.0
+ 2.0.1.0
+ 2.0.1.0
diff --git a/src/NHamcrest/NHamcrest.csproj b/src/NHamcrest/NHamcrest.csproj
index c982fde..93b93bf 100644
--- a/src/NHamcrest/NHamcrest.csproj
+++ b/src/NHamcrest/NHamcrest.csproj
@@ -5,8 +5,8 @@
true
False
Copyright © 2017
- 2.0.0
- 2.0.0-$(VersionSuffix)
+ 2.0.1
+ 2.0.1-$(VersionSuffix)
.NET port of Hamcrest, a matcher library with some extra matchers
Graham Hay, Algirdas Lašas
@@ -14,8 +14,8 @@
https://github.com/nhamcrest/NHamcrest/blob/master/LICENCE.txt
https://github.com/nhamcrest/NHamcrest
unittesting hamcrest matcher test
- 2.0.0.0
- 2.0.0.0
+ 2.0.1.0
+ 2.0.1.0
1701;1702;1705;1591