Bump version to 0.1.1 in Cargo.toml
This commit is contained in:
parent
6c5570210c
commit
7e8fe5d812
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "kicad-ipc-rs"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "Rust client library for the KiCad IPC API (async-first)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue