Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
basro committed Jan 11, 2024
1 parent ae62a98 commit ea58cf8
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,11 +3,11 @@ resolver = "2"
members = ["stylance", "stylance-cli", "internal/*"]

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

[workspace.package]
version = "0.0.6"
version = "0.0.7"
license = "MIT OR Apache-2.0"
repository = "https://github.com/basro/stylance-rs"
readme = "README.md"

0 comments on commit ea58cf8

Please sign in to comment.