Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
basro committed Jan 18, 2024
1 parent 3d608f1 commit 21b419b
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.0.11" }
stylance-macros = { path = "./internal/stylance-macros", version = "0.0.11" }
stylance-core = { path = "./internal/stylance-core", version = "0.0.12" }
stylance-macros = { path = "./internal/stylance-macros", version = "0.0.12" }

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

0 comments on commit 21b419b

Please sign in to comment.