Skip to content

Commit 48c05ca

Browse files
committed
- v10.0.4
1 parent b1cd6fd commit 48c05ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Shuttle.Core.Serialization/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
[assembly: AssemblyTitle(".NET Standard 2.0")]
3434
#endif
3535

36-
[assembly: AssemblyVersion("10.0.3.0")]
36+
[assembly: AssemblyVersion("10.0.4.0")]
3737
[assembly: AssemblyCopyright("Copyright © Eben Roux 2018")]
3838
[assembly: AssemblyProduct("Shuttle.Core.Serialization")]
3939
[assembly: AssemblyCompany("Shuttle")]
4040
[assembly: AssemblyConfiguration("Release")]
41-
[assembly: AssemblyInformationalVersion("10.0.3")]
41+
[assembly: AssemblyInformationalVersion("10.0.4")]
4242
[assembly: ComVisible(false)]

0 commit comments

Comments
 (0)