Skip to content

Commit

Permalink
(cargo-release) version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Nov 19, 2021
1 parent e75bbc9 commit b9fae41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased] - ReleaseDate
## [0.7.0] - 2021-11-18
### Added
### Changed
- Updated to Tokio 1.0. Crates needing Tokio 0.2 must stay on the 0.6 branch.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "futures-locks"
edition = "2018"
version = "0.6.0"
version = "0.7.0"
authors = ["Alan Somers <asomers@gmail.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"
Expand Down

0 comments on commit b9fae41

Please sign in to comment.