Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jace-ys committed Apr 18, 2023
1 parent d6d568d commit c4759be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Add the following line to your Cargo.toml file:

```toml
[dependencies]
redsync = "1.0.0"
redsync = "1.0.1"
```

## Documentation
Expand Down
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//!
//! ```toml
//! [dependencies]
//! redsync = "1.0.0"
//! redsync = "1.0.1"
//! ```
//!
//! # Quick Start
Expand Down

0 comments on commit c4759be

Please sign in to comment.