diff --git a/Cpp2IL.Core/Cpp2IL.Core.csproj b/Cpp2IL.Core/Cpp2IL.Core.csproj
index 34d7c8ac..4db8cca2 100644
--- a/Cpp2IL.Core/Cpp2IL.Core.csproj
+++ b/Cpp2IL.Core/Cpp2IL.Core.csproj
@@ -6,9 +6,9 @@
enable
Samboy063.Cpp2IL.Core
Samboy063
- 2021.5.0
- 2021.5.0
- 2021.5.0
+ 2021.5.1
+ 2021.5.1
+ 2021.5.1
Copyright © Samboy063 2019-2021
true
MIT
diff --git a/Cpp2IL/Properties/AssemblyInfo.cs b/Cpp2IL/Properties/AssemblyInfo.cs
index a4016056..1342eb00 100644
--- a/Cpp2IL/Properties/AssemblyInfo.cs
+++ b/Cpp2IL/Properties/AssemblyInfo.cs
@@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("2021.5.0")]
-[assembly: AssemblyFileVersion("2021.5.0")]
\ No newline at end of file
+[assembly: AssemblyVersion("2021.5.1")]
+[assembly: AssemblyFileVersion("2021.5.1")]
\ No newline at end of file