We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8444bc commit 5c14609Copy full SHA for 5c14609
Shuttle.Core.Reflection/Properties/AssemblyInfo.cs
@@ -29,10 +29,10 @@
29
[assembly: AssemblyTitle(".NET Standard 2.0")]
30
#endif
31
32
-[assembly: AssemblyVersion("10.0.2.0")]
+[assembly: AssemblyVersion("10.0.3.0")]
33
[assembly: AssemblyCopyright("Copyright © Eben Roux 2017")]
34
[assembly: AssemblyProduct("Shuttle.Core.Reflection")]
35
[assembly: AssemblyCompany("Shuttle")]
36
[assembly: AssemblyConfiguration("Release")]
37
-[assembly: AssemblyInformationalVersion("10.0.2")]
+[assembly: AssemblyInformationalVersion("10.0.3")]
38
[assembly: ComVisible(false)]
0 commit comments