Skip to content

Commit

Permalink
Prepare nuspec for v0.4 prerelease.
Browse files Browse the repository at this point in the history
  • Loading branch information
CXuesong committed Mar 2, 2017
1 parent 09459ca commit cbc294b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WikiClientLibrary/WikiClientLibrary.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>CXuesong.MW.WikiClientLibrary</id>
<version>0.3-beta</version>
<version>0.4-alpha</version>
<title>WikiClientLibrary</title>
<authors>CXuesong</authors>
<owners>CXuesong</owners>
Expand All @@ -19,7 +19,7 @@
<dependency id="Microsoft.NETCore.Portable.Compatibility" version="1.0" />
<dependency id="NETStandard.Library" version="1.6" />
<dependency id="Newtonsoft.Json" version="9.0" />
<dependency id="System.Interactive.Async" version="3.1" />
<dependency id="System.Interactive.Async" version="3.0" />
</group>
</dependencies>
</metadata>
Expand Down

0 comments on commit cbc294b

Please sign in to comment.