Skip to content

Commit

Permalink
Bump Assembly version to 1.0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
simonporter authored Aug 16, 2016
1 parent 491ba1d commit e92db07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Framework/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("1d626d8b-330b-4c6a-b689-c0fefbeb99cd")]
[assembly: AssemblyVersion("1.0.0.8")]
[assembly: AssemblyFileVersion("1.0.0.8")]
[assembly: InternalsVisibleTo("FrameworkUnitTests")]
[assembly: AssemblyVersion("1.0.0.9")]
[assembly: AssemblyFileVersion("1.0.0.9")]
[assembly: InternalsVisibleTo("FrameworkUnitTests")]

0 comments on commit e92db07

Please sign in to comment.