Skip to content

Commit

Permalink
Bump DispatchApiClient version 0.5.0 -> 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
exalted committed Apr 12, 2016
1 parent 45c03eb commit c7271fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Apexnet.Dispatch.Api.Client</id>
<version>0.5.0</version>
<version>0.6.0</version>
<authors>Ali Servet Donmez</authors>
<projectUrl>https://github.com/apex-net/hermes</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down
4 changes: 2 additions & 2 deletions src/Dispatch.Api.Client/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.5.0.0")]
[assembly: AssemblyFileVersion("0.5.0.0")]
[assembly: AssemblyVersion("0.6.0.0")]
[assembly: AssemblyFileVersion("0.6.0.0")]

0 comments on commit c7271fa

Please sign in to comment.