Skip to content

Commit d81865d

Browse files
committed
Cut 0.34.7
1 parent 1893ea4 commit d81865d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.34.7
2+
3+
## Bug Fixes
4+
5+
* #1314 Fix a bug in Subscriber's Future impl.
6+
17
# 0.34.6
28

39
## Improvements

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sled"
3-
version = "0.34.6"
3+
version = "0.34.7"
44
authors = ["Tyler Neely <[email protected]>"]
55
description = "Lightweight high-performance pure-rust transactional embedded database."
66
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)