Bump version to 0.2.0

This commit is contained in:
Milind Sharma 2026-02-21 17:36:22 +08:00 committed by GitHub
parent 853b7ed9d9
commit f88967b8cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "kicad-ipc-rs"
version = "0.1.1"
version = "0.2.0"
edition = "2021"
license = "MIT"
description = "Rust client library for the KiCad IPC API (async-first)"