Skip to content

Commit b243940

Browse files
committed
Post-release for 0.7.0
1 parent c3a3463 commit b243940

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pasfmt-core"
3-
version = "0.7.0"
3+
version = "0.7.0+dev"
44
edition = "2021"
55

66
[features]

front-end/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pasfmt"
3-
version = "0.7.0"
3+
version = "0.7.0+dev"
44
edition = "2021"
55

66
# To allow splitting integration tests into separate files without creating multiple test binaries

0 commit comments

Comments
 (0)