Skip to content

Commit

Permalink
Release maliput-sdk v0.1.3 (#84)
Browse files Browse the repository at this point in the history
Signed-off-by: Agustin Alba Chicar <ag.albachicar@ekumenlabs.com>
  • Loading branch information
agalbachicar authored May 13, 2024
1 parent f29254e commit 93a310a
Show file tree
Hide file tree
Showing 4 changed files with 291 additions and 476 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion maliput-sdk/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "maliput-sdk"
version = "0.1.2"
version = "0.1.3"
authors = ["Franco Cipollone <franco.c@ekumenlabs.com>"]
categories = ["external-ffi-bindings", "simulation"]
description = "Vendor for maliput libraries."
Expand Down
2 changes: 1 addition & 1 deletion maliput-sdk/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Maliput SDK!
module(
name = "maliput_sdk",
compatibility_level = 1,
version = "0.1.2",
version = "0.1.3",
)

bazel_dep(name = "rules_cc", version = "0.0.9")
Expand Down
Loading

0 comments on commit 93a310a

Please sign in to comment.