Skip to content

Commit

Permalink
Release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
diwic committed Jan 29, 2022
1 parent 5100c34 commit 5984523
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 = "reffers"
version = "0.6.1"
version = "0.7.0"
authors = ["David Henningsson <[email protected]>"]
license = "Apache-2.0/MIT"
description = "Smart pointers: ARef, that allows even further owner erasure than OwningRef. Strong is a memory efficient Rc + RefCell in one. And more!"
Expand Down

0 comments on commit 5984523

Please sign in to comment.