Skip to content

Commit 98231fb

Browse files
tarrencevglihm
andauthored
release(prepare): v1.7.0-alpha.3 (#3329)
Prepare release: v1.7.0-alpha.3 Co-authored-by: glihm <glihm@users.noreply.github.com>
1 parent ff3dd6d commit 98231fb

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

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.2"
33+
version = "1.7.0-alpha.3"
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.2"
3+
version = "1.7.0-alpha.3"
44
edition = "2021"
55
publish = false
66

0 commit comments

Comments
 (0)