Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
basro committed Oct 30, 2024
1 parent 4193d6a commit 3ad6e27
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ resolver = "2"
members = ["stylance", "stylance-cli", "internal/*"]

[workspace.dependencies]
stylance-core = { path = "./internal/stylance-core", version = "0.5.1" }
stylance-macros = { path = "./internal/stylance-macros", version = "0.5.1" }
stylance-core = { path = "./internal/stylance-core", version = "0.5.2" }
stylance-macros = { path = "./internal/stylance-macros", version = "0.5.2" }

[workspace.package]
authors = ["Mario Carbajal"]
version = "0.5.1"
version = "0.5.2"
license = "MIT OR Apache-2.0"
repository = "https://github.com/basro/stylance-rs"
readme = "README.md"
Expand Down

0 comments on commit 3ad6e27

Please sign in to comment.