Skip to content

Commit

Permalink
Prepared new release cycle.
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmeisterAn committed Mar 11, 2019
1 parent ce84e08 commit 8d83d9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SolutionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
using System.Runtime.CompilerServices;

[assembly: AssemblyProduct(".NET Testcontainers")]
[assembly: AssemblyVersion("0.0.5")]
[assembly: AssemblyFileVersion("0.0.5")]
[assembly: AssemblyVersion("0.0.6")]
[assembly: AssemblyFileVersion("0.0.6")]
[assembly: AssemblyCopyright("Copyright (c) Andre Hofmeister")]

[assembly: InternalsVisibleTo("DotNet.Testcontainers.Tests")]

0 comments on commit 8d83d9e

Please sign in to comment.