Skip to content

Commit

Permalink
chore: Prepare release 0.1.1 (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy HERGAULT <[email protected]>
  • Loading branch information
reneca authored Jul 10, 2024
1 parent 79c308a commit 8144c69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ include = [

[workspace.dependencies]
prosa-utils = { version = "0.1.1", path = "prosa_utils" }
prosa-macros = { version = "0.1.0", path = "prosa_macros" }
prosa-macros = { version = "0.1.1", path = "prosa_macros" }
thiserror = "1"
aquamarine = "0.5"
bytes = "1"
Expand Down
2 changes: 1 addition & 1 deletion prosa_macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "prosa-macros"
version = "0.1.0"
version = "0.1.1"
authors.workspace = true
description = "ProSA macros"
homepage.workspace = true
Expand Down

0 comments on commit 8144c69

Please sign in to comment.