Skip to content

Commit 08a7bbf

Browse files
committed
Preparing rc.1 release
1 parent a6d1ee4 commit 08a7bbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dwt-systick-monotonic"
3-
version = "0.1.0-alpha.3"
3+
version = "0.1.0-rc.1"
44
authors = [
55
"The Real-Time Interrupt-driven Concurrency developers",
66
"Emil Fresk <[email protected]>",
@@ -19,4 +19,4 @@ name = "dwt_systick_monotonic"
1919

2020
[dependencies]
2121
cortex-m = "0.7"
22-
rtic-monotonic = "0.1.0-alpha.2"
22+
rtic-monotonic = "0.1.0-rc.1"

0 commit comments

Comments
 (0)