Skip to content

Commit 184a4e8

Browse files
tarrencevglihm
andauthored
release(prepare): v1.6.0-alpha.2 (#3276)
Prepare release: vv1.6.0-alpha.2 Co-authored-by: glihm <glihm@users.noreply.github.com>
1 parent 5100dd3 commit 184a4e8

File tree

3 files changed

+29
-29
lines changed

3 files changed

+29
-29
lines changed

Cargo.lock

Lines changed: 27 additions & 27 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
@@ -29,7 +29,7 @@ edition = "2021"
2929
license = "Apache-2.0"
3030
license-file = "LICENSE"
3131
repository = "https://github.com/dojoengine/dojo/"
32-
version = "1.6.0-alpha.1"
32+
version = "1.6.0-alpha.2"
3333

3434
[profile.performance]
3535
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.6.0-alpha.1"
3+
version = "1.6.0-alpha.2"
44
edition = "2021"
55
publish = false
66

0 commit comments

Comments
 (0)