1
0
forked from ROMEO/nexosim

Prepare release v0.3.0

This commit is contained in:
Serge Barral
2025-01-21 02:58:58 +01:00
parent 2a4b389977
commit ff7d9de5e2
6 changed files with 55 additions and 22 deletions

View File

@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
nexosim = {version = "0.3.0-beta.0", path = "../nexosim"}
nexosim = { version = "0.3.0", path = "../nexosim" }