8000 Update version to 0.22 · rprouse/libgit2sharp@8c1ba0b · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c1ba0b

Browse files
author
Edward Thomson
committed
Update version to 0.22
1 parent ec52bb5 commit 8c1ba0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

LibGit2Sharp/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444

45-
[assembly: AssemblyVersion("0.22.0")]
46-
[assembly: AssemblyFileVersion("0.22.0")]
47-
[assembly: AssemblyInformationalVersion("0.22.0-dev00000000000000")]
45+
[assembly: AssemblyVersion("0.22.1")]
46+
[assembly: AssemblyFileVersion("0.22.1")]
47+
[assembly: AssemblyInformationalVersion("0.22.1-dev00000000000000")]

0 commit comments

Comments
 (0)
0