We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec52bb5 commit 8c1ba0bCopy full SHA for 8c1ba0b
LibGit2Sharp/Properties/AssemblyInfo.cs
@@ -42,6 +42,6 @@
42
// by using the '*' as shown below:
43
// [assembly: AssemblyVersion("1.0.*")]
44
45
-[assembly: AssemblyVersion("0.22.0")]
46
-[assembly: AssemblyFileVersion("0.22.0")]
47
-[assembly: AssemblyInformationalVersion("0.22.0-dev00000000000000")]
+[assembly: AssemblyVersion("0.22.1")]
+[assembly: AssemblyFileVersion("0.22.1")]
+[assembly: AssemblyInformationalVersion("0.22.1-dev00000000000000")]
0 commit comments