Skip to content

Commit 8c599df

Browse files
committed
Updated version to 0.7
1 parent 78db452 commit 8c599df

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

documentation/MyWebApi.0.6.0.nupkg

-52.3 KB
Binary file not shown.

documentation/MyWebApi.0.7.0.nupkg

60 KB
Binary file not shown.

src/MyWebApi.Tests/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
[assembly: ComVisible(false)]
2727
[assembly: Guid("29f6a15e-c6d1-4c93-83c8-18ff839950e8")]
2828

29-
[assembly: AssemblyVersion("0.6.0.0")]
30-
[assembly: AssemblyFileVersion("0.6.0.0")]
29+
[assembly: AssemblyVersion("0.7.0.0")]
30+
[assembly: AssemblyFileVersion("0.7.0.0")]

src/MyWebApi/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
[assembly: ComVisible(false)]
2727
[assembly: Guid("9e8264b0-67bf-4981-86fd-321f003c1d67")]
2828

29-
[assembly: AssemblyVersion("0.6.0.0")]
30-
[assembly: AssemblyFileVersion("0.6.0.0")]
29+
[assembly: AssemblyVersion("0.7.0.0")]
30+
[assembly: AssemblyFileVersion("0.7.0.0")]

0 commit comments

Comments
 (0)