Skip to content

Commit

Permalink
feat: Version 0.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShogunPanda committed May 18, 2024
1 parent 0877fd2 commit 042608b
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions benchmarks/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "milo-benchmarks"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
publish = false

Expand Down
2 changes: 1 addition & 1 deletion macros/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "milo-macros"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
publish = false

Expand Down
4 changes: 2 additions & 2 deletions parser/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion parser/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "milo"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
publish = false

Expand Down
2 changes: 1 addition & 1 deletion references/rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "milo-reference-rust"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
publish = false

Expand Down
6 changes: 3 additions & 3 deletions test-utils/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-utils/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "milo-test-utils"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
publish = false

Expand Down

0 comments on commit 042608b

Please sign in to comment.