Skip to content

Commit

Permalink
Increased Version Number to not collide with existing nuget Package
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Buchwinkler committed Aug 24, 2018
1 parent 510d850 commit 4612cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PubSub/PubSub.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>portable;pubsub;eventaggregator;c#</PackageTags>
<Description>An extremely light-weight, easy to use .Net pub/sub library</Description>
<Version>2.0.0</Version>
<Version>2.1.0</Version>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<!--End of Nuspec metadata-->
</PropertyGroup>
Expand Down

0 comments on commit 4612cad

Please sign in to comment.