Skip to content

Commit

Permalink
Release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Eliah-Lakhin committed May 12, 2023
1 parent 4f05229 commit 09b85e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion work/crates/derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

[package]
name = "lady-deirdre-derive"
version = "1.0.4"
version = "1.0.5"
authors = ["Ilya Lakhin (Илья Александрович Лахин) <eliah.lakhin@gmail.com>"]
edition = "2021"
description = "Compiler front-end foundation technology. Macro crate."
Expand Down
2 changes: 1 addition & 1 deletion work/crates/main/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

[package]
name = "lady-deirdre"
version = "1.0.4"
version = "1.0.5"
authors = ["Ilya Lakhin (Илья Александрович Лахин) <eliah.lakhin@gmail.com>"]
edition = "2021"
description = "Compiler front-end foundation technology. Main Crate."
Expand Down

0 comments on commit 09b85e4

Please sign in to comment.