Skip to content

Commit

Permalink
Bump version to 0.10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paralleltree committed Oct 22, 2019
1 parent 7565824 commit 432b578
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Scallion.Tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
[assembly: ComVisible(false)]
[assembly: Guid("2b69216b-f367-46a9-8d9b-56b16771019c")]

[assembly: AssemblyVersion("0.9.1.0")]
[assembly: AssemblyVersion("0.10.0.0")]
3 changes: 1 addition & 2 deletions Scallion/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
[assembly: ComVisible(false)]
[assembly: Guid("3934e015-89f5-4214-80df-71b57f62c2cd")]

[assembly: AssemblyVersion("0.9.1.0")]
[assembly: AssemblyInformationalVersion("0.9.1")]
[assembly: AssemblyVersion("0.10.0.0")]

// Exposes internal components to the testing project.
[assembly: InternalsVisibleTo("Scallion.Tests")]

0 comments on commit 432b578

Please sign in to comment.