We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f24c19e commit 250e4e8Copy full SHA for 250e4e8
Shuttle.Core.Serialization/Properties/AssemblyInfo.cs
@@ -29,10 +29,10 @@
29
[assembly: AssemblyTitle(".NET Standard 2.0")]
30
#endif
31
32
-[assembly: AssemblyVersion("10.0.0.0")]
+[assembly: AssemblyVersion("10.0.1.0")]
33
[assembly: AssemblyCopyright("Copyright © Eben Roux 2018")]
34
[assembly: AssemblyProduct("Shuttle.Core.Serialization")]
35
[assembly: AssemblyCompany("Shuttle")]
36
[assembly: AssemblyConfiguration("Release")]
37
-[assembly: AssemblyInformationalVersion("10.0.0")]
+[assembly: AssemblyInformationalVersion("10.0.1")]
38
[assembly: ComVisible(false)]
0 commit comments