Skip to content

Commit 7c17c21

Browse files
committed
Upped version number
1 parent 3b31b15 commit 7c17c21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NotifyPropertyChanged.Verifier/NotifyPropertyChanged.Verifier.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
<IsPackable>true</IsPackable>
1111
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(MSBuildThisFileName).xml</DocumentationFile>
1212
<Authors>Runar Ovesen Hjerpbakk</Authors>
13-
<Copyright>© 2019-2020 Runar Ovesen Hjerpbakk</Copyright>
13+
<Copyright>© 2019-2021 Runar Ovesen Hjerpbakk</Copyright>
1414
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1515
<Owners>Runar Ovesen Hjerpbakk</Owners>
1616
<PackageProjectUrl>https://github.com/Sankra/NotifyPropertyChanged.Verifier</PackageProjectUrl>
1717
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1818
<Description>Fluent extension of xUnit for testing implementations of INotifyPropertyChanged in ViewModels.</Description>
19-
<PackageVersion>1.1.0</PackageVersion>
19+
<PackageVersion>1.1.1</PackageVersion>
2020
<Summary>Fluent extension of xUnit for testing implementations of INotifyPropertyChanged in ViewModels.</Summary>
2121
<Title>NotifyPropertyChanged.Verifier</Title>
2222
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>

0 commit comments

Comments
 (0)