Skip to content

Commit d0fb54e

Browse files
authored
bump: versions rattler-build and ros backend (#376)
1 parent 5d91a29 commit d0fb54e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backends/pixi-build-ros/pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backends/pixi-build-ros/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"py-pixi-build-backend",
1010
]
1111
name = "pixi-build-ros"
12-
version = "0.1.3"
12+
version = "0.2.0"
1313

1414
[build-system]
1515
build-backend = "hatchling.build"

crates/pixi-build-rattler-build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pixi-build-rattler-build"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition.workspace = true
55

66
[dependencies]

0 commit comments

Comments
 (0)