Skip to content

Commit 5aa5a96

Browse files
authored
Merge pull request #331 from SteveL-MSFT/update-version-alpha6
update to next version
2 parents c9a8ee5 + b31ad2c commit 5aa5a96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dsc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dsc"
3-
version = "3.0.0-alpha.5"
3+
version = "3.0.0-alpha.6"
44
edition = "2021"
55

66
[profile.release]

dsc_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dsc_lib"
3-
version = "3.0.0-alpha.5"
3+
version = "3.0.0-alpha.6"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)