Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Dec 15, 2022
1 parent 921d7b7 commit 4bdc6a9
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 = "exclusive_cell"
version = "0.0.0"
version = "0.1.0"
authors = ["Martin Kröning <mkroening@posteo.net>"]
edition = "2021"
description = "A thread-safe, non-blocking, no-std cell that can only be accessed once."
Expand Down

0 comments on commit 4bdc6a9

Please sign in to comment.