Skip to content

Commit 250e4e8

Browse files
committed
- v10.0.1
1 parent f24c19e commit 250e4e8

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
@@ -29,10 +29,10 @@
2929
[assembly: AssemblyTitle(".NET Standard 2.0")]
3030
#endif
3131

32-
[assembly: AssemblyVersion("10.0.0.0")]
32+
[assembly: AssemblyVersion("10.0.1.0")]
3333
[assembly: AssemblyCopyright("Copyright © Eben Roux 2018")]
3434
[assembly: AssemblyProduct("Shuttle.Core.Serialization")]
3535
[assembly: AssemblyCompany("Shuttle")]
3636
[assembly: AssemblyConfiguration("Release")]
37-
[assembly: AssemblyInformationalVersion("10.0.0")]
37+
[assembly: AssemblyInformationalVersion("10.0.1")]
3838
[assembly: ComVisible(false)]

0 commit comments

Comments
 (0)