Skip to content

Commit 8fb1732

Browse files
authored
chore(subscriber): prepare to release v0.1.8 (#376)
<a name="0.1.7"></a> ## 0.1.8 (2022-09-04) #### Bug Fixes * fix build on tokio 1.21.0 (#374) ([0106407](0106407))
1 parent 0106407 commit 8fb1732

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

console-subscriber/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="0.1.7"></a>
2+
## 0.1.8 (2022-09-04)
3+
4+
5+
#### Bug Fixes
6+
7+
* fix build on tokio 1.21.0 (#374) ([0106407c](0106407c))
8+
9+
110
<a name="0.1.7"></a>
211
## 0.1.7 (2022-08-10)
312

console-subscriber/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "console-subscriber"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
license = "MIT"
55
edition = "2021"
66
rust-version = "1.58.0"

0 commit comments

Comments
 (0)