We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510d850 commit 4612cadCopy full SHA for 4612cad
PubSub/PubSub.csproj
@@ -18,7 +18,7 @@
18
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
19
<PackageTags>portable;pubsub;eventaggregator;c#</PackageTags>
20
<Description>An extremely light-weight, easy to use .Net pub/sub library</Description>
21
- <Version>2.0.0</Version>
+ <Version>2.1.0</Version>
22
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
23
<!--End of Nuspec metadata-->
24
</PropertyGroup>
0 commit comments