Skip to content

Commit 67aeb9f

Browse files
tarrencevkariy
andauthored
release(prepare): v1.7.0-alpha.1 (#3304)
Co-authored-by: kariy <kariy@users.noreply.github.com>
1 parent c3de7a6 commit 67aeb9f

3 files changed

Lines changed: 24 additions & 24 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 22 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
@@ -30,7 +30,7 @@ edition = "2021"
3030
license = "Apache-2.0"
3131
license-file = "LICENSE"
3232
repository = "https://github.com/dojoengine/dojo/"
33-
version = "1.7.0-alpha.0"
33+
version = "1.7.0-alpha.1"
3434

3535
[profile.performance]
3636
codegen-units = 1

crates/macros/merge-options/macro_test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "merge-options-macro-test"
3-
version = "1.7.0-alpha.0"
3+
version = "1.7.0-alpha.1"
44
edition = "2021"
55
publish = false
66

0 commit comments

Comments
 (0)