Skip to content

Commit a34dd06

Browse files
authored
chore(mutex): release v1.0.2 (#22)
1 parent e36d6f5 commit a34dd06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/mutex/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mutex"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "An abstraction over closure-based mutexes"
55
categories = [
66
"embedded",

0 commit comments

Comments
 (0)