Skip to content

Commit 4612cad

Browse files
author
Bernhard Buchwinkler
committed
Increased Version Number to not collide with existing nuget Package
1 parent 510d850 commit 4612cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PubSub/PubSub.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1919
<PackageTags>portable;pubsub;eventaggregator;c#</PackageTags>
2020
<Description>An extremely light-weight, easy to use .Net pub/sub library</Description>
21-
<Version>2.0.0</Version>
21+
<Version>2.1.0</Version>
2222
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
2323
<!--End of Nuspec metadata-->
2424
</PropertyGroup>

0 commit comments

Comments
 (0)