Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
upsuper committed May 6, 2021
1 parent cd39364 commit c11e8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "retain_mut"
version = "0.1.2"
version = "0.1.3"
authors = ["Xidorn Quan <me@upsuper.org>"]

description = "Provide retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate."
Expand Down

0 comments on commit c11e8e5

Please sign in to comment.