We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1cd6fd commit 48c05caCopy full SHA for 48c05ca
Shuttle.Core.Serialization/Properties/AssemblyInfo.cs
@@ -33,10 +33,10 @@
33
[assembly: AssemblyTitle(".NET Standard 2.0")]
34
#endif
35
36
-[assembly: AssemblyVersion("10.0.3.0")]
+[assembly: AssemblyVersion("10.0.4.0")]
37
[assembly: AssemblyCopyright("Copyright © Eben Roux 2018")]
38
[assembly: AssemblyProduct("Shuttle.Core.Serialization")]
39
[assembly: AssemblyCompany("Shuttle")]
40
[assembly: AssemblyConfiguration("Release")]
41
-[assembly: AssemblyInformationalVersion("10.0.3")]
+[assembly: AssemblyInformationalVersion("10.0.4")]
42
[assembly: ComVisible(false)]
0 commit comments