Skip to content

Commit 69bb137

Browse files
committed
bump version to 0.9.5
1 parent 3783ec9 commit 69bb137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SharpADIDNS.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ internal static class ExitCodes
2828
// -----------------------------------------------------------------------
2929
internal static class Program
3030
{
31-
public const string Version = "0.5.9";
31+
public const string Version = "0.9.5";
3232

3333
// Unique per process. All structured (JSON) output lines from this
3434
// invocation carry the same correlation_id, so an operator

0 commit comments

Comments
 (0)