Skip to content

Commit 4e514d7

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
update version to preview.8
1 parent 51cdefe commit 4e514d7

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-preview.7"
3+
version = "3.0.0-preview.8"
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-preview.7"
3+
version = "3.0.0"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)