Skip to content

Commit ad7563f

Browse files
committed
chore(release): 0.2.5
1 parent 0089daa commit ad7563f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.2.5](https://github.com/guoli-lyu/maybe-async-rs/compare/v0.2.4...v0.2.5) (2021-05-28)
6+
7+
8+
### Bug Fixes
9+
10+
* remove async test if condition not match ([0c49246](https://github.com/guoli-lyu/maybe-async-rs/commit/0c49246a3245773faff482f6b42d66522d2af208))
11+
512
### [0.2.4](https://github.com/guoli-lyu/maybe-async-rs/compare/v0.2.3...v0.2.4) (2021-03-28)
613

714

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "maybe-async"
3-
version = "0.2.4"
3+
version = "0.2.5"
44
authors = [ "Guoli Lyu <guoli-lv@hotmail.com>" ]
55
edition = "2018"
66
readme = "README.md"

0 commit comments

Comments
 (0)