Bump version to v1.0.1
Some checks failed
test / test (push) Has been cancelled

This commit is contained in:
Lily Rose 2025-07-26 01:26:04 +10:00
parent 3f04932c2f
commit 118067adb2

View file

@ -1,5 +1,5 @@
name = "kicad_sexpr" name = "kicad_sexpr"
version = "1.0.0" version = "1.0.1"
description = "A gleam library for parsing kicad footprint files and symbol libraries" description = "A gleam library for parsing kicad footprint files and symbol libraries"
licences = ["MIT"] licences = ["MIT"]
repository = { type = "forgejo", host = "git.7cs.dev", user = "lily", repo = "gleam-kicad-sexpr" } repository = { type = "forgejo", host = "git.7cs.dev", user = "lily", repo = "gleam-kicad-sexpr" }