Skip to content

Commit f5468f9

Browse files
committed
bump version to 0.7.0-beta.1
1 parent 1639044 commit f5468f9

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ exclude = [
1717
]
1818

1919
[workspace.package]
20-
version = "0.6.1"
20+
version = "0.7.0-beta.1"
2121

2222
[workspace.dependencies]
2323
structpack = "0.6"

devtools-frontend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "c2a-devtools-frontend"
33
edition = "2021"
4-
version = "0.6.1"
4+
version = "0.7.0-beta.1"
55
license = "MPL-2.0"
66

77
[dependencies]

0 commit comments

Comments
 (0)