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