Skip to content

Commit f866b71

Browse files
Revert "Release v0.9.v0.9.1"
This reverts commit a47f6cd.
1 parent a47f6cd commit f866b71

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
## v0.9.v0.9.1
21
- Fixed bug: delete deadline grpc timeout on AttachStream
32

43
## v0.9.1

src/Ydb.Sdk/src/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ public static class Version
44
{
55
public const uint Major = 0;
66
public const uint Minor = 9;
7-
public const uint Patch = v0.9.1;
7+
public const uint Patch = 1;
88
}

0 commit comments

Comments
 (0)