Skip to content

Commit c41415f

Browse files
committed
Remove beta from version number
1 parent 0366845 commit c41415f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FluentAssertions.Ioc.Ninject/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
// [assembly: AssemblyVersion("1.0.*")]
3535
[assembly: AssemblyVersion("1.0.0.0")]
3636
[assembly: AssemblyFileVersion("1.0.0.0")]
37-
[assembly: AssemblyInformationalVersion("1.0.0-beta2")]
37+
[assembly: AssemblyInformationalVersion("1.0.0")]

0 commit comments

Comments
 (0)